From 95f9722896dea531484ac8fde1909d3ecd9462fb Mon Sep 17 00:00:00 2001 From: "Randal S. Harisch" Date: Wed, 27 Sep 2023 00:39:50 -0600 Subject: [PATCH] chore: added namespace --- pipeline/notification.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pipeline/notification.yaml b/pipeline/notification.yaml index ff4d49d..174e17b 100644 --- a/pipeline/notification.yaml +++ b/pipeline/notification.yaml @@ -302,6 +302,7 @@ spec: kind: Job metadata: generateName: e2e-test- + namespace: $(tasks.ephemeral-ns.results.namespace) spec: completions: 1 parallelism: 1