[OOM] Fixing k8s cpu limits
[oom.git] / kubernetes / policy / components / policy-clamp-runtime-acm / values.yaml
index 34c128e..5f390ad 100644 (file)
@@ -129,14 +129,14 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 999
+      cpu: 1
       memory: 1Gi
     requests:
       cpu: 0.5
       memory: 1Gi
   large:
     limits:
-      cpu: 999
+      cpu: 2
       memory: 2Gi
     requests:
       cpu: 1