inveniosoftware / helm-invenio

Helm charts for deploying an Invenio instance
https://helm-invenio.readthedocs.io
7 stars 19 forks source link

Providing documentation and schema #116

Open jaolwi opened 5 months ago

jaolwi commented 5 months ago

It would be good to have a complete description of each value in the values.yaml like bitnami does with their charts (readme-generator-for-helm). A schema for the values.yaml is in my opinion also absolutely essential to enable productive deployments as the schema is also used by helm lint.