[OOM] Fixing k8s cpu limits
[oom.git] / kubernetes / dmaap / components / dmaap-dr-node / values.yaml
index 5e654a9..9b85e7b 100644 (file)
@@ -101,14 +101,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