Remove hook annotation

This commit is contained in:
Ian Keane 2026-08-19 11:29:17 -04:00
parent f48cbf0da5
commit 338f1a41f3

View file

@ -4,10 +4,9 @@ metadata:
name: kan-migrate name: kan-migrate
namespace: kan namespace: kan
annotations: annotations:
argocd.argoproj.io/hook: Sync
argocd.argoproj.io/hook-delete-policy: BeforeHookCreation
argocd.argoproj.io/sync-wave: "1" argocd.argoproj.io/sync-wave: "1"
spec: spec:
ttlSecondsAfterFinished: 120
template: template:
spec: spec:
restartPolicy: OnFailure restartPolicy: OnFailure