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

env indented instead of key value #99

Open
yelhouti opened this issue Mar 28, 2020 · 0 comments · May be fixed by #101
Open

env indented instead of key value #99

yelhouti opened this issue Mar 28, 2020 · 0 comments · May be fixed by #101

Comments

@yelhouti
Copy link

{{- range $pkey, $pval := .Values.env }}

instead of a simple env indent (the same way we do with envFrom) we use this fancy key:value that wasted my time more than anything else:

  • didn't work at first as expect since not standard...
  • can't use valueFrom to choose the name of my variables with a specific field in a secret...

Can we just switch it to a simple indent of what the user provided ?

thanks

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