elixir-cloud-aai / cwl-WES

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

helm upgrade overwrites configuration #214

Closed lvarin closed 3 years ago

lvarin commented 3 years ago

Describe the bug

When using the helm chart, a helm upgrade will break the application.

To Reproduce Steps to reproduce the behavior:

  1. Install CWL-WES chart, see the documentation in the github page: https://github.com/elixir-cloud-aai/cwl-WES/blob/dev/deployment/README.md
    1. Do any change and do a helm upgrade.
  2. See that now that the WES container will enter in a crashLoopBacksOff, because the config map that mounts is now empty.

Expected behavior It does not fail