forked from phoenix/litellm-mirror
(build) helm db sync hook
This commit is contained in:
parent
6771647030
commit
dd680536d9
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue