You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/pulsar/values.yaml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -728,6 +728,10 @@ bookkeeper:
728
728
## templates/bookkeeper-service-account.yaml
729
729
service_account:
730
730
annotations: {}
731
+
## Use RocksDB config in configData
732
+
## Use dbStorage_rocksDB_* / PULSAR_PREFIX_dbStorage_rocksDB_* settings defined in configData instead of conf/*_rocksdb.conf files in the Pulsar docker image
733
+
## See https://github.com/apache/bookkeeper/pull/3523 as reference
0 commit comments