Skip to content

Add extraEnv to Deployment in the helm chart#511

Merged
jfallows merged 2 commits into
aklivity:developfrom
attilakreiner:helm-extraenv
Oct 21, 2023
Merged

Add extraEnv to Deployment in the helm chart#511
jfallows merged 2 commits into
aklivity:developfrom
attilakreiner:helm-extraenv

Conversation

@attilakreiner

@attilakreiner attilakreiner commented Oct 13, 2023

Copy link
Copy Markdown
Contributor

Description

Add extraEnv option to offer an easier way of overriding environment variables.

Fixes #520

@vordimous

Copy link
Copy Markdown
Contributor

This LGTM, IT doesn't break any existing values.yaml that have implemented a workaround and removes the env attribute from the default values.yaml meaning new users will see and use extraEnv.

@jfallows

Copy link
Copy Markdown
Contributor

@attilakreiner this looks great!

Please file a zilla enhancement issue indicating the env syntax we have now (weird escaping) and the improved extraEnv syntax we want to support without needing the same escaping (implemented by this change).

Then add the issue number to Fixes # in the description above to link this PR to the issue so it closes automatically when this PR is merged.

@attilakreiner attilakreiner marked this pull request as ready for review October 16, 2023 16:15
@jfallows jfallows merged commit ded98ea into aklivity:develop Oct 21, 2023
ankitk-me pushed a commit to ankitk-me/zilla that referenced this pull request Oct 25, 2023
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.

Support extraEnv in helm chart

3 participants