From 338f1a41f30dab3dd8a2edf64d38f78c89706fa7 Mon Sep 17 00:00:00 2001 From: Ian Keane Date: Wed, 19 Aug 2026 11:29:17 -0400 Subject: [PATCH] Remove hook annotation --- charts/kan/templates/kan.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/kan/templates/kan.yaml b/charts/kan/templates/kan.yaml index 253da73..7f29c57 100644 --- a/charts/kan/templates/kan.yaml +++ b/charts/kan/templates/kan.yaml @@ -4,10 +4,9 @@ metadata: name: kan-migrate namespace: kan annotations: - argocd.argoproj.io/hook: Sync - argocd.argoproj.io/hook-delete-policy: BeforeHookCreation argocd.argoproj.io/sync-wave: "1" spec: + ttlSecondsAfterFinished: 120 template: spec: restartPolicy: OnFailure