lhotari opened a new pull request #135: URL: https://github.com/apache/pulsar-helm-chart/pull/135
### Motivation Installing with helm shows this type of warning ``` W0624 17:14:41.741744 3044383 warnings.go:70] rbac.authorization.k8s.io/v1beta1 ClusterRoleBinding is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 ClusterRoleBinding ``` ### Modifications Apply the fix suggested in the warning message. ### 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: us...@infra.apache.org