helm-charts
helm-charts copied to clipboard
feat: [telegraf-operator] add image tag handling and podLabels via va…
…lues
I wanted to be able to change which image tag was used via values.yaml instead of Chart.yaml, and thought other folks might want to be able to do the same! Also needed the ability to apply custom labels to the telegraf-operator pods and I didn't see an existing way to do so. Thanks in advance for taking a look!