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