Merge "[AAI] Fix Istio compatibility and add Job ServiceAccount"
[oom.git] / kubernetes / aai / values.yaml
index 25b8048..fbd3438 100644 (file)
@@ -437,18 +437,18 @@ serviceMesh:
 resources:
   small:
     limits:
-      cpu: 2
+      cpu: 999
       memory: 4Gi
     requests:
       cpu: 1
-      memory: 1Gi
+      memory: 1.2Gi
   large:
     limits:
-      cpu: 4
+      cpu: 999
       memory: 8Gi
     requests:
       cpu: 2
-      memory: 2Gi
+      memory: 2.4Gi
   unlimited: {}
 
 #Pods Service Account