influxdata / tick-charts

A repository for Helm Charts for the full TICK Stack
Apache License 2.0
90 stars 74 forks source link

telegraf: Allow passing ENV variables to pod #108

Open stanislav-zaprudskiy opened 5 years ago

stanislav-zaprudskiy commented 5 years ago

resolves #56

acobaugh commented 4 years ago

This would be super useful for injecting secrets. https://github.com/helm/charts/tree/master/stable/telegraf supports .Values.env, but that creates a Deployment, not a Daemonset.