Mortom123 opened a new pull request, #453: URL: https://github.com/apache/pulsar-helm-chart/pull/453
This implements the optional creation of roles/rolebinding for the broker. All other PSP-related resources were previously already toggleable, now broker is also toggleable. However, I'm unsure if this has implications on the functionality of Pulsar as a whole. ### Motivation Some cluster settings prohibit the creation of roles/rolebindings (e.g. Rancher), therefore settings rbac.enabled = False should also prevent the creation of any of these resources. - [ ] 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]
