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

   ### Motivation
   
   This PR adds the ability to customize the annotations that are applied to 
the certificates that are generated by cert-manager. This can be useful for 
allowing tools like 
[reflector](https://github.com/emberstack/kubernetes-reflector) to propagate 
the certificate secrets to required namespaces.
   
   ### Modifications
   
   Modifies the cert generation template to look for `annotations` property 
that gets merged into the `secretTemplate.annotations` property on the cert 
spec.
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to