We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ad647 commit 5e8bc58Copy full SHA for 5e8bc58
.tekton/volsync-addon-controller-acm-215-push.yaml
@@ -43,6 +43,14 @@ spec:
43
- "commitFromGit_arg={{revision}}"
44
- name: path-context
45
value: .
46
+ - name: send-slack-notification
47
+ value: "true"
48
+ - name: konflux-application-name
49
+ value: "release-acm-215"
50
+ - name: slack-webhook-url-secret-name
51
+ value: "backup-team-slack-notification-secret"
52
+ - name: slack-webhook-url-secret-key
53
+ value: "backup-team"
54
pipelineRef:
55
resolver: git
56
params:
0 commit comments