diff --git a/deploy/charts/litellm-helm/templates/migrations-job.yaml b/deploy/charts/litellm-helm/templates/migrations-job.yaml index 7de0f227b..fc1aacf16 100644 --- a/deploy/charts/litellm-helm/templates/migrations-job.yaml +++ b/deploy/charts/litellm-helm/templates/migrations-job.yaml @@ -6,7 +6,7 @@ metadata: name: {{ include "litellm.fullname" . }}-migrations annotations: argocd.argoproj.io/hook: PreSync - argocd.argoproj.io/hook-delete-policy: HookSucceeded + argocd.argoproj.io/hook-delete-policy: Never # keep this resource so we can debug status on ArgoCD checksum/config: {{ toYaml .Values | sha256sum }} spec: template: