dragonls opened a new pull request #113: URL: https://github.com/apache/pulsar-helm-chart/pull/113
Fixes #112 ### Motivation *Add option for user to choose whether using multi volume in bookeeper, especially while using `local-storage`.* ### Modifications Add `useMultiVolumes` under `.Values.bookkeeper.volumes.journal` and `.Values.bookkeeper.volumes.ledgers`. User can choose how many volumes could be used for bookkeeper jounal or ledgers. ### Verifying this change - [ ] Make sure that the change passes the CI checks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
