841fb577d9
Chart upgrading was failing due to some immutable fields are needed to upgrade before the jobs can be upgraded. For solving this issue, we have added the helm.sh/hook annotations with post-install and post-upgrade values. As for hook-weight annotations, we have added these to control the flow of the jobs with hook creation as the jobs are dependent. Like, db-init jobs need to run before db-sync and so on. Also values helm3_hook is introduced in values.yaml from which hooks can be disabled if needed. Change-Id: Ibc99cb20482864f55daa12321e8d81414c1ef9f8 |
||
---|---|---|
.. | ||
templates | ||
values_overrides | ||
.helmignore | ||
Chart.yaml | ||
requirements.yaml | ||
values.yaml |