Skip to content

Commit 5b4d422

Browse files
author
konflux
committed
Konflux build pipeline service account migration for kube-descheduler-operator-bundle-4-18
Signed-off-by: konflux <[email protected]>
1 parent 7858bd6 commit 5b4d422

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.tekton/kube-descheduler-operator-bundle-4-18-pull-request.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,8 @@ spec:
604604
optional: true
605605
- name: netrc
606606
optional: true
607-
taskRunTemplate: {}
607+
taskRunTemplate:
608+
serviceAccountName: build-pipeline-kube-descheduler-operator-bundle-4-18
608609
workspaces:
609610
- name: git-auth
610611
secret:

.tekton/kube-descheduler-operator-bundle-4-18-push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,8 @@ spec:
602602
optional: true
603603
- name: netrc
604604
optional: true
605-
taskRunTemplate: {}
605+
taskRunTemplate:
606+
serviceAccountName: build-pipeline-kube-descheduler-operator-bundle-4-18
606607
workspaces:
607608
- name: git-auth
608609
secret:

0 commit comments

Comments
 (0)