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

Changes to allow users to set env variables from values. #27

Closed
wants to merge 1 commit into from

Conversation

dharapvj
Copy link

Secret variables will create a k8s secret object.

…bles will create a k8s secret object.

Signed-off-by: Vijay Dharap <dharapvj@gmail.com>
@hagaibarel
Copy link
Collaborator

Hi, thanks for the PR, this is a very uncommon and unintuitive way of handling env vars. It also doesn't address the case where one would like to use a var with a valueFrom other sources (e.g. configmap).

I think that if we do want to support passing arbitrary env vars from the values file, we should generalize this approach

@hagaibarel
Copy link
Collaborator

Going to close this in favor of #90

@hagaibarel hagaibarel closed this Mar 28, 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.

None yet

2 participants