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

Add readiness probe and liveness probe to helm chart #162

Closed simonsystem closed 2 months ago

simonsystem commented 2 months ago

As I see, in your helm chart, there is no readiness probe and liveness probe configuration in your deployment.

Would you please provide that. That would be great.

joe-elliott commented 2 months ago

I would accept a PR to add readiness and liveness probes :)