concourse / concourse-chart

Helm chart to install Concourse
Apache License 2.0
145 stars 177 forks source link

Add customization of secrets annotations #170

Closed sdurrheimer closed 3 years ago

sdurrheimer commented 3 years ago

[Feature Request]

Would be great to be to specify custom annotations for the secrets created by the helm chart.

In my case, I'm using a kubernetes mutating admission webhook mechanism that will mutate custom vault reference by the actual values in vault (link). That system requires to set some specifics annotations to the secret for the mutation to happen.