Skip to content
Snippets Groups Projects
Commit 230e497c authored by Sören Henning's avatar Sören Henning
Browse files

Unset restrictions in Kafka JVM options

parent 51e54e7a
No related branches found
No related tags found
No related merge requests found
Pipeline #15933 passed
...@@ -43,9 +43,6 @@ strimzi: ...@@ -43,9 +43,6 @@ strimzi:
"auto.create.topics.enable": false "auto.create.topics.enable": false
"log.retention.ms": "7200000" # 2h "log.retention.ms": "7200000" # 2h
"metrics.sample.window.ms": "5000" #5s "metrics.sample.window.ms": "5000" #5s
jvmOptions:
"-Xmx": "512M"
"-Xms": "512M"
storage: storage:
type: ephemeral type: ephemeral
nodeSelectorTerms: [] nodeSelectorTerms: []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment