Skip to content

Commit dff4312

Browse files
authoredAug 31, 2022
test: add the namespace to the notify-slack task (#2424)
1 parent c6d2324 commit dff4312

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎test/suites/common/notify-slack.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ apiVersion: tekton.dev/v1beta1
22
kind: Task
33
metadata:
44
name: notify-slack
5+
namespace: karpenter-tests
56
labels:
67
app.kubernetes.io/version: "0.1"
78
annotations:

0 commit comments

Comments
 (0)
Please sign in to comment.