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

Update Strimzi but preserve Kafka version

parent 3e96d014
No related branches found
No related tags found
No related merge requests found
Pipeline #9935 passed
......@@ -26,7 +26,7 @@ dependencies:
repository: https://soerenhenning.github.io/cp-helm-charts
condition: cp-helm-charts.enabled
- name: strimzi-kafka-operator
version: 0.28.0
version: 0.29.0
repository: https://strimzi.io/charts/
condition: strimzi.enabled
......
......@@ -170,6 +170,7 @@ strimzi:
type: internal
tls: false
replicas: 3
version: 3.1.0
config:
"message.max.bytes": "134217728" # 128 MB
"replica.fetch.max.bytes": "134217728" #128 MB
......
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