influxdata / helm-charts

Official Helm Chart Repository for InfluxData Applications
MIT License
233 stars 329 forks source link

[telegraf-ds] add imagePullSecrets support #640

Closed jmickey closed 6 months ago

jmickey commented 6 months ago

Add support for imagePullSecrets in telegraf-ds. With the DockerHub pull rate limiting it's important that users are able to provide auth creds for DockerHub.

There is a previous MR: https://github.com/influxdata/helm-charts/pull/558, but it is quite old and out of date.