diff --git a/scripts/helmcharts/databases/templates/job.yaml b/scripts/helmcharts/databases/templates/job.yaml index 99d97f26f..27ec9fe11 100644 --- a/scripts/helmcharts/databases/templates/job.yaml +++ b/scripts/helmcharts/databases/templates/job.yaml @@ -6,7 +6,7 @@ metadata: name: update-db-passwords namespace: "{{ .Release.Namespace }}" annotations: - "helm.sh/hook": pre-upgrade + "helm.sh/hook": post-upgrade "helm.sh/hook-weight": "-6" # Higher precidence, so the first the config map will get created. spec: template: