[OOM] Fixing k8s cpu limits
[oom.git] / kubernetes / aai / components / aai-babel / values.yaml
index e6db1aa..31edf9b 100644 (file)
@@ -81,14 +81,14 @@ serviceMesh:
 resources:
   small:
     limits:
-      cpu: 999
+      cpu: 1
       memory: 4Gi
     requests:
       cpu: 0.5
       memory: 1Gi
   large:
     limits:
-      cpu: 999
+      cpu: 4
       memory: 8Gi
     requests:
       cpu: 2