diff --git a/deploy/charts/litellm-helm/templates/migrations-job.yaml b/deploy/charts/litellm-helm/templates/migrations-job.yaml index ec319fe66..40be5e502 100644 --- a/deploy/charts/litellm-helm/templates/migrations-job.yaml +++ b/deploy/charts/litellm-helm/templates/migrations-job.yaml @@ -5,8 +5,8 @@ kind: Job metadata: name: {{ include "litellm.fullname" . }}-migrations annotations: - "helm.sh/hook": pre-install,pre-upgrade - "helm.sh/hook-weight": "0" + argocd.argoproj.io/hook: PreSync + argocd.argoproj.io/hook-delete-policy: HookSucceeded spec: template: spec: