helm-charts
helm-charts copied to clipboard
feat: Schema files
Helm charts can include schema files. The schemas are useful as Helm will validate them and they can be used for other purposes, such as generating forms (here's a react example).
There's a Helm plugin that can stub out a schema. Once you have the stub there is still information to be filled it. It provides the structure. It can't fill in things like a description.