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

addLabels for auditing #120

Open tehlers320 opened 1 year ago

tehlers320 commented 1 year ago

is there any objection to adding this feature back?

values.yaml used to have

  deployment:
    replicaCount: 1
    additionalLabels: {}
joe-elliott commented 1 year 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 1 year 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.