joe-elliott / cert-exporter

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

Fix documentation. #34

Closed llambeau closed 4 years ago

llambeau commented 4 years ago

The documentation used single-quotes for the selectors, but the parsing doesn't remove them from the values, hence looking for keys such as 'cert-manager.io/certificate-name'.