X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Fvalues.yaml;fp=kubernetes%2Faai%2Fvalues.yaml;h=ddb018e7934aff51a22a8aa8547569c9190e0f29;hb=4753743f0743a6b22f69e718c3cdb4ba8843cea6;hp=6e90089298696505de741e0d9938bf09f323b156;hpb=ee7e3ada3228e4c80b622aa588d48ac34789cedd;p=oom.git diff --git a/kubernetes/aai/values.yaml b/kubernetes/aai/values.yaml index 6e90089298..ddb018e793 100644 --- a/kubernetes/aai/values.yaml +++ b/kubernetes/aai/values.yaml @@ -331,8 +331,8 @@ affinity: {} haproxy: initContainers: resources: - memory: 100Mi - cpu: 50m + cpu: "50m" + memory: "0.5Gi" requestBlocking: enabled: false customConfigs: [] @@ -443,18 +443,18 @@ serviceMesh: resources: small: limits: - cpu: 2 - memory: 4Gi + cpu: "2" + memory: "4Gi" requests: - cpu: 1 - memory: 1.2Gi + cpu: "1" + memory: "1.2Gi" large: limits: - cpu: 4 - memory: 8Gi + cpu: "4" + memory: "8Gi" requests: - cpu: 2 - memory: 2.4Gi + cpu: "2" + memory: "2.4Gi" unlimited: {} #Pods Service Account