bsheltonihs opened a new pull request #236: URL: https://github.com/apache/pulsar-helm-chart/pull/236
Fixes #230 ### Motivation *When functions are enabled it deploys only with clusterrole and clusterrolebinding. However the use case I have is I am unable to those within a namespace.* ### Modifications *I followed the example in the already approved file "broker-cluster-role-binding.yaml" for the approach to deal with this issue. It allows for a role and rolebinding or clusterrole and clusterrolebinding and doesn't force you into only one.* ### 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org