miecio45 opened a new pull request #99: URL: https://github.com/apache/pulsar-helm-chart/pull/99
Fixes for wrong namespace handling in some RBAC and missing dnsNames for TLS ### Motivation Fixes old unused handling of namespace name in RBAC for autorecovery and bookkeeper. Fixes Helm exception of missing key when not defining TLS dnsNames ### Modifications Use namespace template in RBAC definitions for bookkeeper and autorecovery. Add if around every `toYaml .Values.tls.bookie.dnsNames` clause in TLS certs definitions. ### 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