smallstep / helm-charts

Helm packages for Kubernetes
Apache License 2.0
49 stars 72 forks source link

Add ability to annotate deployments & pods for autocert & step-issuer #202

Open TheBlackMini opened 1 month ago

TheBlackMini commented 1 month ago

Description

Resolves Issue https://github.com/smallstep/helm-charts/issues/200 by adding to the templates the ability to annotate via 2 new values.

These default to the current behaviour of not being added if they are not present or an empty map.

TheBlackMini commented 1 month ago

Sorry, had to re-do the commit to get CLA to work.

TheBlackMini commented 1 week ago

Any chance to get a review for this one?