You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
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:
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:
Thoughts on this?