Skip to content

Commit

Permalink
update kafka broker setting for message size
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker committed Nov 3, 2023
1 parent c510609 commit 112ea11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/prerequisites/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ cp-helm-charts:
# Bitnami version of Kafka that deploys open source Kafka https://artifacthub.io/packages/helm/bitnami/kafka
kafka:
enabled: true
maxMessageBytes: "5242880"
kraft:
enabled: false
zookeeper:
Expand Down

0 comments on commit 112ea11

Please sign in to comment.