diff --git a/deploy/kubernetes/dolphinscheduler/templates/job-dolphinscheduler-schema-initializer.yaml b/deploy/kubernetes/dolphinscheduler/templates/job-dolphinscheduler-schema-initializer.yaml index 6a7644d2ce..1944935d7c 100644 --- a/deploy/kubernetes/dolphinscheduler/templates/job-dolphinscheduler-schema-initializer.yaml +++ b/deploy/kubernetes/dolphinscheduler/templates/job-dolphinscheduler-schema-initializer.yaml @@ -21,7 +21,7 @@ metadata: labels: {{- include "dolphinscheduler.common.labels" . | nindent 4 }} annotations: - "helm.sh/hook": post-install + "helm.sh/hook": post-install,post-upgrade,post-rollback "helm.sh/hook-weight": "1" spec: template: