influxdata / influxdata/helm-charts
Manually create telegraf.conf ConfigMap when using helm-charts
- Dominant language
- Mustache
- Stars
- 257
- Forks
- 347
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 9
Description
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.
Contributor guide
Research direction
Start with the Helm charts' values.yaml and the telegraf.conf ConfigMap generation, then read Issue #682 for the related JSON-to-TOML errors. Done means users can prevent automatic ConfigMap creation and manually provide their own telegraf.conf TOML file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100