ribbybibby / ssl_exporter

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

added helm chart #116

Open skoef opened 1 year ago

skoef commented 1 year ago

To follow up on #79 which seemed to have stalled, I've created a helm chart myself. Thanks @dromaniuk for your contribution, but I've applied the comments left by @ribbybibby

This chart is created by using the default helm scaffold, I've deleted the unnecessary parts and added the ability to mount additional volumes so one could use it for the file probe on certificates from secrets.

Hopefully this can be merged soon, thanks in advance!

skoef commented 1 year ago

@ribbybibby could you perhaps review this PR? Thanks!