elixir-cloud-aai / cwl-WES

Trigger CWL workflows via GA4GH WES and TES
Apache License 2.0
16 stars 18 forks source link

WIP Instruct Helm to load the configuration from disk #249

Closed lvarin closed 3 months ago

lvarin commented 1 year ago

Helm will now load the app-config.yaml file form disk. This cleans also up the previous method to load the configuration.

In order to modify the configuration, one has to edit the file, run helm upgrade, and restart the Pods that mount the configuration.

lvarin commented 1 year ago

Thanks. I will wait for #248 to be merged, so I can rebase and fix the CI.