Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

Support configuring values.toml values using arguments to helm install or generate #428

Open
prydonius opened this issue Apr 9, 2016 · 1 comment

Comments

@prydonius
Copy link
Member

We feel there are currently a lot of steps in current workflow: fetching a chart, editing values.toml, generating and installing. A potential idea to improve this could be to allow generating the templates taking in arguments passed to the command line.

As an example, for our Redmine chart, I could configure my user and install in one step using something like:

helm install bitnami/redmine -- --redmineUser=adnan --redminePassword=test

Thoughts on this?

@technosophos
Copy link
Member

We are working on this now!

gabrtv pushed a commit to gabrtv/helm that referenced this issue Jun 30, 2016
fix(start-local): fix script exiting on pkill
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants