Skip to content
Discussion options

You must be logged in to vote

Hi @gabe-sorensen !

The issue is that both Vector and Helm use {{ }} for templating. You'll need to escape it in your values.yaml to ensure that Helm doesn't interpret it as a template. You can find an example of this here:

https://github.com/vectordotdev/helm-charts/blob/develop/charts/vector/README.md#using-template-syntax-in-customconfig

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gabe-sorensen
Comment options

Answer selected by gabe-sorensen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #416 on September 26, 2024 22:44.