Skip to content

Commit

Permalink
Increase default kafka disk size
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianNachtigall authored Jul 7, 2020
1 parent 6ed07a6 commit 6644f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ confluent-platform:
persistence:
enabled: true
# storageClass: ""
size: 5Gi
size: 20Gi
disksPerBroker: 1
resources: {}
## If you do want to specify resources, uncomment the following lines, adjust them as necessary,
Expand Down

0 comments on commit 6644f2d

Please sign in to comment.