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

ability to add volumes and volumeMounts in helm chart #87

Closed shashankm closed 3 years ago

shashankm commented 3 years ago

I would like to be able to add an option to add volumes and volumeMounts to the helm chart. This can be useful for certs located on the disk.

shashankm commented 3 years ago

Thanks!

Can you increase patch version in ./helm/cert-exporter/Chart.yaml? This will force it to rebuild.

Done.

Thanks!