inveniosoftware / helm-invenio

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

split configuration in files per service/object #13

Closed ppanero closed 2 years ago

ppanero commented 4 years ago

split configuration in files per service/object, in the same fashion than in the service folder:

/services
    - logstash.yaml
    -haproxy.yaml
    -postgresql.yaml

/configutration
    - logstrash.yaml
    - nginx.yaml
    - invenio.yaml