joe-elliott / cert-exporter

A Prometheus exporter that publishes cert expirations on disk and in Kubernetes secrets
Apache License 2.0
316 stars 87 forks source link

Add possibility to helm chart to add pod annotations #85

Closed sass1997 closed 3 years ago

sass1997 commented 3 years ago

I would like to be able to add pod Annotations to the cert-exporter. I've added some examples what could be the need. I do have also the special need to add vault sidecar injector annotations. This allows me to retrieve certificates from vault and check their expire date.

I'm not so experienced in contributing to projects let me how I can help to merge this to master and release it :)

joe-elliott commented 3 years ago

Nice! Thanks for interest in the project and the contribution.

I will try to find time tomorrow to cut a new version of the helm chart.