Open
Description
Description
Helm supports a values.schema.json
file which allows you to define exactly what the schema of your values file looks like. This enables helm to check the correctness of the install when it is executed so that it will deny the installation if the values.yaml
that a user is trying to use doesn't match the constraints of the schema.
We should investigate if there are mechanisms that this file can be auto-gened so that we don't have to keep updating this file as we expand out the values.yaml
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Activity