Skip to content

Commit 56f992c

Browse files
konfluxopenshift-merge-bot[bot]
konflux
authored andcommitted
Konflux build pipeline service account migration for image-based-install-operator-mce-29
Signed-off-by: konflux <[email protected]>
1 parent 858b1ad commit 56f992c

2 files changed

+4
-2
lines changed

.tekton/image-based-install-operator-mce-29-pull-request.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,8 @@ spec:
603603
optional: true
604604
- name: netrc
605605
optional: true
606-
taskRunTemplate: {}
606+
taskRunTemplate:
607+
serviceAccountName: build-pipeline-image-based-install-operator-mce-29
607608
workspaces:
608609
- name: git-auth
609610
secret:

.tekton/image-based-install-operator-mce-29-push.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,8 @@ spec:
600600
optional: true
601601
- name: netrc
602602
optional: true
603-
taskRunTemplate: {}
603+
taskRunTemplate:
604+
serviceAccountName: build-pipeline-image-based-install-operator-mce-29
604605
workspaces:
605606
- name: git-auth
606607
secret:

0 commit comments

Comments
 (0)