Remove hook annotation
This commit is contained in:
parent
f48cbf0da5
commit
338f1a41f3
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue