Skip to content
Discussion options

You must be logged in to vote

Hi @leandrojmp, thank you for taking the time to create a discussion. Don't hesitate to ask more questions if the following response isn't clear.

1. Environment variable interpolation

The flag name is intentionally alarming. Its purpose is to prompt operators to consciously decide whether env var interpolation is safe in their environment, not to imply you must avoid it entirely. For example, in a locked-down deployment opting in is valid but in shared or not fully controlled environments you probably want to disable it.

You can also maintain you current configs and add a pre-processing step, e.g. using envsubst. This is not mentioned in the upgrade guide but it is mentioned here: https:/…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@leandrojmp
Comment options

@pront
Comment options

@leandrojmp
Comment options

@pront
Comment options

Answer selected by leandrojmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
domain: config Anything related to configuring Vector domain: security Anything related to security
2 participants