Skip to content

Commit 53ad7b8

Browse files
openshift-pipelines-botsavitaashture
authored andcommitted
[bot:release-v0.3.1] update konflux configuration
1 parent 120401c commit 53ad7b8

4 files changed

+8
-0
lines changed

.tekton/manual-approval-gate-1-16-controller-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ spec:
4242
{"type": "rpm", "path": ".konflux/rpms"}
4343
pipelineRef:
4444
name: docker-build-ta
45+
taskRunTemplate:
46+
serviceAccountName: build-pipeline-manual-approval-gate-1-16-controller
4547
workspaces:
4648
- name: git-auth
4749
secret:

.tekton/manual-approval-gate-1-16-controller-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ spec:
3636
{"type": "rpm", "path": ".konflux/rpms"}
3737
pipelineRef:
3838
name: docker-build-ta
39+
taskRunTemplate:
40+
serviceAccountName: build-pipeline-manual-approval-gate-1-16-controller
3941
workspaces:
4042
- name: git-auth
4143
secret:

.tekton/manual-approval-gate-1-16-webhook-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ spec:
4242
{"type": "rpm", "path": ".konflux/rpms"}
4343
pipelineRef:
4444
name: docker-build-ta
45+
taskRunTemplate:
46+
serviceAccountName: build-pipeline-manual-approval-gate-1-16-webhook
4547
workspaces:
4648
- name: git-auth
4749
secret:

.tekton/manual-approval-gate-1-16-webhook-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ spec:
3636
{"type": "rpm", "path": ".konflux/rpms"}
3737
pipelineRef:
3838
name: docker-build-ta
39+
taskRunTemplate:
40+
serviceAccountName: build-pipeline-manual-approval-gate-1-16-webhook
3941
workspaces:
4042
- name: git-auth
4143
secret:

0 commit comments

Comments
 (0)