forked from phoenix/litellm-mirror
fix argo cd annotations
This commit is contained in:
parent
b4f76556b6
commit
503e4a4ad5
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue