From 0bea7fbc77d8d8262dab9791e0f7b416e028bba1 Mon Sep 17 00:00:00 2001 From: konflux Date: Sat, 10 May 2025 13:37:15 +0000 Subject: [PATCH] Konflux build pipeline service account migration for rhtap-task-runner-1-3 Signed-off-by: konflux --- .tekton/rhtap-task-runner-1-3-pull-request.yaml | 3 ++- .tekton/rhtap-task-runner-1-3-push.yaml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.tekton/rhtap-task-runner-1-3-pull-request.yaml b/.tekton/rhtap-task-runner-1-3-pull-request.yaml index 247f1b1a..3a72a5db 100644 --- a/.tekton/rhtap-task-runner-1-3-pull-request.yaml +++ b/.tekton/rhtap-task-runner-1-3-pull-request.yaml @@ -583,7 +583,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-rhtap-task-runner-1-3 workspaces: - name: git-auth secret: diff --git a/.tekton/rhtap-task-runner-1-3-push.yaml b/.tekton/rhtap-task-runner-1-3-push.yaml index 3eb93a6a..6a340111 100644 --- a/.tekton/rhtap-task-runner-1-3-push.yaml +++ b/.tekton/rhtap-task-runner-1-3-push.yaml @@ -580,7 +580,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-rhtap-task-runner-1-3 workspaces: - name: git-auth secret: