helm-schema-gen icon indicating copy to clipboard operation
helm-schema-gen copied to clipboard

Support Multiple Types via comments in the YAML

Open knechtionscoding opened this issue 2 years ago • 2 comments

Instead of just reading in the yaml we want to be able to configure alternate types in the YAML similar to how helmdocs does it.

knechtionscoding avatar Oct 31 '23 18:10 knechtionscoding

Take a look at https://socialgouv.github.io/helm-schema/.

sathieu avatar Apr 15 '24 08:04 sathieu

Useful! I think the big downside is having to explicitly declare typing. That's a bigger hassle, imo, than not having multiple types supported. But I'll keep an eye on the project

knechtionscoding avatar Apr 16 '24 05:04 knechtionscoding