[OOM] Fixing k8s cpu limits
[oom.git] / kubernetes / policy / components / policy-pap / values.yaml
index d52ff88..df2d679 100755 (executable)
@@ -146,14 +146,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