Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
This repository was 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

@prydonius

Description

@prydonius

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions