inveniosoftware / helm-invenio

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

configurations: support invenio config injection #59

Closed ppanero closed 1 year ago

ppanero commented 1 year ago

Helm Charts do not accept injecting external files, as a security feature. We could still have the values in different files, but given that the way of injecting them would be the same we might as well just have one values.yaml file.

ppanero commented 1 year ago

When merging, create an issue to update the values on demoinvenio-rdm-openshift (gitlab)