eclipse-theia/theia-cloud

Pods do not restart when config maps changes because of helm upgrade

jfaltermeier opened this issue · 0 comments

Describe the bug

Pods do not restart when config maps changes because of helm upgrade

Initial installation
theia-cloud branch osweek23-1
theia-cloud-helm branch osweek23-1
terraform test-configuration 2-01_try-now

Upgrade
theia-cloud branch osweek23-3
theia-cloud-helm branch osweek23-1
terraform test-configuration 2-01_try-now again

This updates the app id, switches from use paths false to true, and renames the labels of the additional apps on the landing page.

Expected behavior

Pods do restart and changed configurations are used

Resources:
https://codersociety.com/blog/articles/helm-best-practices#8-update-your-deployments-when-configmaps-or-secrets-change

Cluster provider

No response

Version

No response

Additional information

No response