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

Add helm cli like value passing #22

Closed
matthewdevenny opened this issue Aug 27, 2020 · 0 comments · Fixed by #23
Closed

Add helm cli like value passing #22

matthewdevenny opened this issue Aug 27, 2020 · 0 comments · Fixed by #23
Assignees

Comments

@matthewdevenny
Copy link
Member

For commands that process go templates (get-secrets commands). Add the ability to pass in values like the helm cli does with --set and --values. Values yaml files will be processed first and then --set will be merged down. Current --set functionality will remain unchanged but this will expand on that ability by mirroring the helm cli parameter passing. This will further enhance #21 use cases.

@matthewdevenny matthewdevenny self-assigned this Aug 27, 2020
matthewdevenny added a commit that referenced this issue Aug 27, 2020
Signed-off-by: Matthew DeVenny <matt@boxboat.com>
@matthewdevenny matthewdevenny linked a pull request Aug 27, 2020 that will close this issue
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 a pull request may close this issue.

1 participant