helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Manually create telegraf.conf ConfigMap when using helm-charts

Open jminardi opened this issue 4 months ago • 0 comments

I am experiencing an issue with the auto generation of the telegraf.conf ConfigMap when converting from the json file in the values.yaml. See Issue #682

Is it possibly to configure the helm charts not to create this ConfigMap, and instead let me manually create it and populate it with my own telegraf.conf toml file? That would let me sidestep the issue of json -> toml errors.

jminardi avatar Oct 09 '24 22:10 jminardi