Helm Upgrade

Following are the steps to update configuration during runtime without downtime.

Use the Helm upgrade command to set the new configuration details in the existing Helm chart.
Command:
helm upgrade <release-name> ./<path> -n <namespace> --set <env-variables>
For example, helm upgrade consent ./svc -n consent --set env.name=%ENV_NAME%

  1. Helm upgrade batch and shell scripts are available under the upgrade folder (ms-consent-package\ms-consent-package-docker\target\ms-consent-helm-sql-pack-DEV.0.0-SNAPSHOT\upgrade)

  2. Make the necessary changes in the helm upgrade script and save it.
    For example, update the DB_NAME.
  3. Run the helm-upgrade script, this updates the deployment with the new configuration change with zero downtime.

Field Name
|
Application/Table name

Temenos Headquarters SA
2 Rue de l'Ecole-de-Chimie
CH - 1205 Geneva
Switzerland

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, May 23, 2023 9:30:47 PM IST