We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74b4db commit 38cb958Copy full SHA for 38cb958
charts/pulsar/values.yaml
@@ -821,7 +821,7 @@ bookkeeper:
821
# Optional dedicated volume for BookKeeper indexes / RocksDB (`indexDirectories`).
822
# Useful when ledgers are on HDD but you want indexes on NVMe.
823
index:
824
- enabled: true
+ enabled: false
825
name: index
826
size: 10Gi
827
local_storage: true
0 commit comments