Skip to content

Commit 8343695

Browse files
red-hat-konflux[bot]konflux
andauthored
Konflux build pipeline service account migration for rhobs-konflux-obsctl-reloader (#49)
Signed-off-by: konflux <[email protected]> Co-authored-by: konflux <[email protected]>
1 parent f757889 commit 8343695

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.tekton/rhobs-konflux-obsctl-reloader-pull-request.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,8 @@ spec:
585585
optional: true
586586
- name: netrc
587587
optional: true
588-
taskRunTemplate: {}
588+
taskRunTemplate:
589+
serviceAccountName: build-pipeline-rhobs-konflux-obsctl-reloader
589590
workspaces:
590591
- name: git-auth
591592
secret:

.tekton/rhobs-konflux-obsctl-reloader-push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,8 @@ spec:
578578
optional: true
579579
- name: netrc
580580
optional: true
581-
taskRunTemplate: {}
581+
taskRunTemplate:
582+
serviceAccountName: build-pipeline-rhobs-konflux-obsctl-reloader
582583
workspaces:
583584
- name: git-auth
584585
secret:

0 commit comments

Comments
 (0)