Skip to content

Describe values in values.yaml and change value order based on importance

Jack Henschel requested to merge jack-fixes into master

The values.schema.json gets used by the Openshift Console, but Helm CLI might also want easy access to the Helm values descriptions, thus we include them in the values.yaml file, as well.

Merge request reports