lhotari opened a new pull request, #676:
URL: https://github.com/apache/pulsar-helm-chart/pull/676

   Fixes #666
   
   The empty `apiGroup: ""` was silently filled in by the Kubernetes API server 
with `rbac.authorization.k8s.io`. GitOps tools like Pulumi and ArgoCD detected 
the mismatch on every reconcile and tried to recreate the RoleBinding. Because 
`roleRef` is immutable, this caused the binding to be deleted and recreated on 
every deployment.
   


-- 
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]

Reply via email to