Skip to content

Commit

Permalink
fix: kafka storage class name
Browse files Browse the repository at this point in the history
  • Loading branch information
Telemaco019 committed Aug 12, 2024
1 parent 3762ec2 commit ae5503e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/helm-values.tpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ kafka:
zookeeper:
replicas: 1
storage:
class: gp2-csi
class: managed-csi-zrs
replicas: 1
config:
offsets.topic.replication.factor: 1
Expand Down

0 comments on commit ae5503e

Please sign in to comment.