amimof / node-cert-exporter

An SSL certificate Prometheus exporter
Apache License 2.0
173 stars 35 forks source link

Retrieve Nodename from Downward API #27

Closed alexdotsh closed 4 years ago

alexdotsh commented 4 years ago

This small PR aims to improve the previous implementation to add the expected behaviour of retrieving the Nodename from the Downward API and make it available to the running container as an environment variable.

Linking issue #26

alexdotsh commented 4 years ago

@amimof Okay that's fine added back again. It was a small change to the manifest anyways.