From a05805c2384f94a76394f62ca240db5d34a114b9 Mon Sep 17 00:00:00 2001 From: "Randal S. Harisch" Date: Tue, 26 Sep 2023 14:18:39 -0600 Subject: [PATCH] chore: corrected trigger template ref --- eventlistener/notification-webhook-listener.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eventlistener/notification-webhook-listener.yaml b/eventlistener/notification-webhook-listener.yaml index b8b2148..46f5a6d 100644 --- a/eventlistener/notification-webhook-listener.yaml +++ b/eventlistener/notification-webhook-listener.yaml @@ -31,4 +31,4 @@ spec: bindings: - ref: gitea-binding template: - ref: nextcloud-template + ref: notification-template