Skip to content

Commit 6f6bf5c

Browse files
committed
Comment out storageClassName for index configuration in values.yaml
1 parent 38cb958 commit 6f6bf5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/pulsar/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ bookkeeper:
825825
name: index
826826
size: 10Gi
827827
local_storage: true
828-
storageClassName: existent-storage-class
828+
# storageClassName: existent-storage-class
829829
# storageClass:
830830
# ...
831831
# selector:

0 commit comments

Comments
 (0)