joe-elliott / cert-exporter

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

Allow service annotations to be set in the Helm values #72

Closed rlees85 closed 3 years ago

rlees85 commented 3 years ago

Fixes: https://github.com/joe-elliott/cert-exporter/issues/71

It templates OK when running "helm template" locally. Any concerns or changes you would like me to make please let me know.

Also thanks for cert exporter in general - really useful tool!

Many thanks!

joe-elliott commented 3 years ago

Thanks! Can you up the chart minor version so it rebuilds?

rlees85 commented 3 years ago

I've updated the commit, I hope this is what you meant. Any issues let me know