Skip to content

Commit b9ce1b5

Browse files
red-hat-konflux[bot]konflux
andauthored
Konflux build pipeline service account migration for cluster-api-provider-agent-mce-29 (#212)
Signed-off-by: konflux <[email protected]> Co-authored-by: konflux <[email protected]>
1 parent 832ad95 commit b9ce1b5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.tekton/cluster-api-provider-agent-mce-29-pull-request.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,8 @@ spec:
599599
optional: true
600600
- name: netrc
601601
optional: true
602-
taskRunTemplate: {}
602+
taskRunTemplate:
603+
serviceAccountName: build-pipeline-cluster-api-provider-agent-mce-29
603604
workspaces:
604605
- name: git-auth
605606
secret:

.tekton/cluster-api-provider-agent-mce-29-push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,8 @@ spec:
596596
optional: true
597597
- name: netrc
598598
optional: true
599-
taskRunTemplate: {}
599+
taskRunTemplate:
600+
serviceAccountName: build-pipeline-cluster-api-provider-agent-mce-29
600601
workspaces:
601602
- name: git-auth
602603
secret:

0 commit comments

Comments
 (0)