smallstep / helm-charts

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

Need to be able to set annotations on pod #83

Closed tardich closed 2 years ago

tardich commented 2 years ago

In my use case, I'm managing step-certificates through ArgoCD, so I would want to avoid having to connect to the cluster to restart step-certificates pod on a config change. For it, I'm using reloader, which needs to have an annotation to allow a pod to restart on a secret or a configmap change. So the need to be able to set annotations from the values file.

maraino commented 2 years ago

@tardich Does this change fix your issue https://github.com/smallstep/helm-charts/pull/81?

maraino commented 2 years ago

closed by https://github.com/smallstep/helm-charts/pull/81