-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
As a programmer I would like a schema for values.yaml to know what values are available, and to validate a given values file for correctness.
Acceptance Criteria
- A helm values schema exists
- The schema is referenced in the values.yaml for the yaml language server
- The values file is tested against the schema as part of pre-commit / CI (e.g. with
helm template)
Metadata
Metadata
Assignees
Labels
No labels