fix argo cd annotations

This commit is contained in:
Ishaan Jaff 2024-11-12 12:07:57 -08:00
parent b4f76556b6
commit 503e4a4ad5

View file

@ -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: