diff --git a/values-override.yaml b/values-override.yaml index fe5bdc3..fa31252 100644 --- a/values-override.yaml +++ b/values-override.yaml @@ -110,7 +110,7 @@ anm: resources: limits: memory: "2048Mi" - cpu: "1000m" + #cpu: "1000m" requests: memory: "1Gi" cpu: "250m" @@ -196,7 +196,7 @@ apimgr: resources: limits: memory: "2Gi" - cpu: 2 + #cpu: 2 requests: memory: "0.5Gi" cpu: 0.5 @@ -305,7 +305,7 @@ apitraffic: resources: limits: memory: "2Gi" - cpu: 2 + # cpu: 2 requests: memory: "0.5Gi" cpu: 0.5