File tree 4 files changed +4
-0
lines changed
sync-hooks-waves/06-waves-and-hooks
4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ metadata:
4
4
namespace : example06
5
5
generateName : cleanup-after-sync-
6
6
annotations :
7
+ argocd.argoproj.io/hook : PostSync
7
8
argocd.argoproj.io/sync-wave : " 20"
8
9
spec :
9
10
template :
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ metadata:
4
4
namespace : example06
5
5
generateName : my-db-upgrade-
6
6
annotations :
7
+ argocd.argoproj.io/hook : PreSync
7
8
argocd.argoproj.io/sync-wave : " -10"
8
9
spec :
9
10
template :
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ metadata:
4
4
namespace : example06
5
5
generateName : slack-notify-
6
6
annotations :
7
+ argocd.argoproj.io/hook : PostSync
7
8
argocd.argoproj.io/sync-wave : " 30"
8
9
spec :
9
10
template :
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ metadata:
4
4
namespace : example06
5
5
generateName : slack-notify-
6
6
annotations :
7
+ argocd.argoproj.io/hook : PostSync
7
8
argocd.argoproj.io/sync-wave : " 10"
8
9
spec :
9
10
template :
You can’t perform that action at this time.
0 commit comments