peimanja / artifactory_exporter

JFrog Artifactory Prometheus Exporter written in Go
Apache License 2.0
141 stars 37 forks source link

Kubernetes Pod should recycle after config/secret changes #66

Closed micemuni closed 2 years ago

micemuni commented 2 years ago

Hi Team, I am running exporter as kubernetes pod and used secrets resource and mapped this secret with deployment resource. How to add annotation on kubernetes deployment to recycle pod when ever secret / config file changes..?

micemuni commented 2 years ago

I have fixed the annotation issue and it's working fine