Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[telegraf-ds] Add option for simple override of TOML config file contents #239

Merged

Conversation

philomory
Copy link
Contributor

This is intended as a partial fix/workaround for #221; a more complete fix will require waiting for a fix to bugs in Helm itself, which could take some time. This PR provides an "escape hatch" as where the end user can hand-write their own TOML if necessary. This was discussed as an option by @rawkode in a comment on the issue.

To use the escape hatch, set config_override.toml to a string containing the full contents of a valid Telegraf config file.

The more complete fix is at core waiting on kubernetes-sigs/yaml#45 to be fixed, and then for that fix to make its way into a new release of Helm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants