billykwooten / openweather-exporter

Prometheus exporter utilizing Openweather API (https://openweathermap.org/api) to gather weather metrics.
Apache License 2.0
57 stars 23 forks source link

feat(chart): add ability to reference secret #52

Open transacid opened 3 months ago

transacid commented 3 months ago

The PR introduces the ability to either set the apiKey directly in the values file or reference an existing secret. This helps in situation in which e.g. sops encryption for secrets is used. That is very common with flux.