From a34d97f18d3be8d4220984708638a8447a18a5f7 Mon Sep 17 00:00:00 2001 From: brandon Date: Tue, 6 Apr 2021 14:10:31 -0400 Subject: [PATCH] notifications --- argo-notifications/slack.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 argo-notifications/slack.yaml diff --git a/argo-notifications/slack.yaml b/argo-notifications/slack.yaml new file mode 100644 index 0000000..3de9027 --- /dev/null +++ b/argo-notifications/slack.yaml @@ -0,0 +1,5 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + annotations: + notifications.argoproj.io/subscribe.on-sync-succeeded.slack: argo-events \ No newline at end of file