Merge "[AAI] Fix Istio compatibility and add Job ServiceAccount"
[oom.git] / kubernetes / aai / components / aai-traversal / values.yaml
index 349fe77..a759f98 100644 (file)
@@ -251,14 +251,14 @@ accessLogback:
 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