Skip to content

Restore enabled parameter to its initial meaning #34

@cvila84

Description

@cvila84

today, enabled parameter is used by spray to manage the order of deployment of sub-charts (e.g. all sub-charts enabled are set to false, and the sub-chart to be deployed has its enabled parameter set to true, and so on, to deploy all the sub-charts one by one).

it brings confusion especially because we may want to use enabled in a provided values.yaml to indicate we would like to deploy only a part of the umbrella chart (which is better than always use the --target or --exclude flag)

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