diff --git a/helm/values.yaml b/helm/values.yaml
index 7f2cb4ce2e1bf45667615f53965eb7afcee08900..22eda250bd3ea60cd0a024b313d1266f213dd8cf 100644
--- a/helm/values.yaml
+++ b/helm/values.yaml
@@ -43,9 +43,6 @@ strimzi:
       "auto.create.topics.enable": false
       "log.retention.ms": "7200000" # 2h
       "metrics.sample.window.ms": "5000" #5s
-    jvmOptions:
-      "-Xmx": "512M"
-      "-Xms": "512M"
     storage:
       type: ephemeral
     nodeSelectorTerms: []