joe-elliott / cert-exporter

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

feat: Fix indentation in cert-manager.yaml #168

Closed pajikos closed 1 month ago

pajikos commented 1 month ago

failureThreshold and periodSeconds in readinessProbe was on wrong level

joe-elliott commented 1 month ago

Thanks for the fix!