Skip to content

Support multiple values.yaml files in helm_chart #21183

Open
@mschulman

Description

@mschulman

Often people will use multiple values.yaml files with helm to support things like multiple environments.

Think values.yaml as a base set of values but then values.dev.yaml as env specific values.

https://helm.sh/docs/chart_template_guide/values_files/ calls out the -f flag.

I think you all support this for unittests but would be great to support for charts and then pass both sets of files in for things like lint, kubeconform etc.

While in there it might make sense to support the --set option with a "values" option in the helm_chart()

thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions