Add values file schema #92
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should add
values.schema.jsonfile to describe and validate all available valuesAlso needed to deprecate values like
image.version->image.tag@lafriks I think this is a really nice way to help the user write valid configuration and would like to play around with it.
Do you have any good resources on how to achieve this?