(build) helm db pre sync hook

This commit is contained in:
Ishaan Jaff 2024-11-12 20:26:08 -08:00
parent ac04e5f1e6
commit ebb03098cb

View file

@ -7,7 +7,7 @@ metadata:
annotations:
argocd.argoproj.io/hook: PreSync
argocd.argoproj.io/hook-delete-policy: HookSucceeded
checksum/config: {{ include (print $.Template.BasePath "/migrations-job.yaml") . | sha256sum }}
checksum/config: {{ toYaml .Values | sha256sum }}
spec:
template:
spec: