[OOM] Fixing k8s resources and limits
[oom.git] / kubernetes / strimzi / values.yaml
index 58dcd64..95422db 100644 (file)
@@ -101,11 +101,11 @@ metrics:
     groupRegex: ".*"
     resources:
       requests:
-        cpu: 2000m
-        memory: 640Mi
+        cpu: 2
+        memory: 0.6Gi
       limits:
-        cpu: 5000m
-        memory: 1280Mi
+        cpu: 5
+        memory: 1.5Gi
     logging: debug
     enableSaramaLogging: true
     readinessProbe: