Oteemo / charts

Helm chart repository
https://oteemo.github.io/charts
MIT License
181 stars 234 forks source link

Add support for setting custom annotations in admin hook job #272

Closed pedromctech closed 3 years ago

pedromctech commented 3 years ago

Hi!

I would like to add support for adding annotations to the admin hook job, since there are container injection services like Istio, whose way to enable / disable them is through annotations.

Regards!