Merge "[AAI] Fix Istio compatibility and add Job ServiceAccount"
[oom.git] / kubernetes / aai / components / aai-resources / values.yaml
index 1770b5b..6efb129 100644 (file)
@@ -231,18 +231,18 @@ serviceMesh:
 resources:
   small:
     limits:
-      cpu: 2
+      cpu: 999
       memory: 4Gi
     requests:
       cpu: 1
       memory: 3Gi
   large:
     limits:
-      cpu: 4
+      cpu: 999
       memory: 8Gi
     requests:
       cpu: 2
-      memory: 4Gi
+      memory: 6Gi
   unlimited: {}
 
 metrics: