losisin / helm-values-schema-json

Helm plugin for generating values.schema.json from multiple values files
MIT License
75 stars 11 forks source link

read configuration from file #76

Closed losisin closed 4 months ago

losisin commented 4 months ago

Add configuration file in yaml format called schema.yaml which will be read as replacement for CLI flags. Consider both options valid in parallel where CLI flags take precedence over configuration file.