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

configmap sourced env values #220

Closed
EliMor opened this issue May 24, 2021 · 0 comments
Closed

configmap sourced env values #220

EliMor opened this issue May 24, 2021 · 0 comments

Comments

@EliMor
Copy link

EliMor commented May 24, 2021

Chart assumes clients will only want to add environment variables as name/values.
Client won't be able to do something like

- name: ENV_VAR
   valueFrom:
       configMapKeyRef:
           name: configmap-name
           key: configmap-field
@EliMor EliMor closed this as completed Aug 27, 2021
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

No branches or pull requests

1 participant