ribbybibby / ssl_exporter

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

kubernetes: use namespace selector where possible #179

Open ribbybibby opened 2 months ago

ribbybibby commented 2 months ago

We can use a namespace selector to only list secrets in the target namespace, unless its a glob pattern.

Fixes #159.