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

addLabels for auditing #120

Open tehlers320 opened 2 years ago

tehlers320 commented 2 years ago

is there any objection to adding this feature back?

values.yaml used to have

  deployment:
    replicaCount: 1
    additionalLabels: {}
joe-elliott commented 2 years ago

No objections. Feel free to add it back. It was probably accidentally removed. If you can submit a PR Ill do a build.

:heart: tf2 engie

tehlers320 commented 2 years ago

Im actually confused im on chart 2.5.2 .... which i cant find anywhere. Was i using a beta branch?

edit: DOH, its my own forked helm of your chart.... Ill work on backporting it.