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

Merge branch 'feature/357-update-minimal-helm-config' into 'master'

Add strimzi minimal configs for helm

Closes #357

See merge request !255
parents 15128132 402e2b55
No related branches found
No related tags found
1 merge request!255Add strimzi minimal configs for helm
Pipeline #6977 skipped
cp-helm-charts:
cp-zookeeper:
servers: 1
cp-kafka:
brokers: 1
configurationOverrides:
offsets.topic.replication.factor: "1"
operator: operator:
sloChecker: sloChecker:
droppedRecordsKStreams: droppedRecordsKStreams:
enabled: false enabled: false
resultsVolume: resultsVolume:
enabled: false enabled: false
strimzi:
kafka:
replicas: 1
config:
"offsets.topic.replication.factor": "1"
zookeeper:
replicas: 1
\ No newline at end of file
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