ribbybibby / ssl_exporter

Exports Prometheus metrics for TLS certificates
Apache License 2.0
507 stars 95 forks source link

Use FieldSelector to select only tls secrets #82

Closed sechmann closed 2 years ago

sechmann commented 2 years ago

This speeds up the listing of certs significatnyly in clusters with many secrets.

This fixed a timeout issue for us.