lhotari opened a new pull request, #418: URL: https://github.com/apache/pulsar-helm-chart/pull/418
### Motivation The default value is false which uses Cluster level Roles and Rolebindings. This is a bad default since there might not be permissions to have cluster level roles and rolebindings and they don't provide any real value compared to namespace level roles and rolebindings. ### Modifications change the 2 different limit_to_namespace settings from false to true in the values.yaml file. ### 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
