From 8d0770554c205c87ed8278fe7f28c4bd883c976b Mon Sep 17 00:00:00 2001 From: konflux Date: Thu, 24 Apr 2025 10:34:14 +0000 Subject: [PATCH] Konflux build pipeline service account migration for e59f5 Signed-off-by: konflux --- .tekton/e59f5-pull-request.yaml | 3 ++- .tekton/e59f5-push.yaml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.tekton/e59f5-pull-request.yaml b/.tekton/e59f5-pull-request.yaml index 0045cea..c48b9e0 100644 --- a/.tekton/e59f5-pull-request.yaml +++ b/.tekton/e59f5-pull-request.yaml @@ -592,7 +592,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-e59f5 workspaces: - name: git-auth secret: diff --git a/.tekton/e59f5-push.yaml b/.tekton/e59f5-push.yaml index f92d5c8..fd73cae 100644 --- a/.tekton/e59f5-push.yaml +++ b/.tekton/e59f5-push.yaml @@ -589,7 +589,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-e59f5 workspaces: - name: git-auth secret: