mittwald / kubernetes-secret-generator

Kubernetes controller for automatically generating and updating secrets
Apache License 2.0
329 stars 56 forks source link

Add pod annotations to Helm chart #79

Closed roeizavida closed 1 year ago

roeizavida commented 2 years ago

This PR adds an option to set pod annotations when using the Helm chart.

mittwald-machine commented 1 year ago

There has not been any activity to this pull request in the last 30 days. It will automatically be closed after 7 more days. Remove the stale label to prevent this.

martin-helmich commented 1 year ago

LGTM :+1: -- Thanks for your contribution and sorry about the delay.

roeizavida commented 1 year ago

@martin-helmich Thanks. The workflow is not running so I wonder if there is something else I need to do.

day1118 commented 1 year ago

@roeizavida I have created https://github.com/mittwald/kubernetes-secret-generator/pull/83 which allows templating the annotations. Would this also meet your needs?

roeizavida commented 1 year ago

@roeizavida I have created #83 which allows templating the annotations. Would this also meet your needs?

@day1118 Yes, thanks.