From ffe9ada57295149cd00527a46f556d2f2669b87f Mon Sep 17 00:00:00 2001 From: konflux Date: Sat, 10 May 2025 09:34:16 +0000 Subject: [PATCH] Konflux build pipeline service account migration for flightctl-release-worker-0-3-0 Signed-off-by: konflux --- .tekton/flightctl-release-worker-0-3-0-pull-request.yaml | 3 ++- .tekton/flightctl-release-worker-0-3-0-push.yaml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.tekton/flightctl-release-worker-0-3-0-pull-request.yaml b/.tekton/flightctl-release-worker-0-3-0-pull-request.yaml index 9dbc69339d..c7efd2f6fd 100644 --- a/.tekton/flightctl-release-worker-0-3-0-pull-request.yaml +++ b/.tekton/flightctl-release-worker-0-3-0-pull-request.yaml @@ -574,7 +574,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-flightctl-release-worker-0-3-0 workspaces: - name: git-auth secret: diff --git a/.tekton/flightctl-release-worker-0-3-0-push.yaml b/.tekton/flightctl-release-worker-0-3-0-push.yaml index 44f2d3d2ba..efb29579f5 100644 --- a/.tekton/flightctl-release-worker-0-3-0-push.yaml +++ b/.tekton/flightctl-release-worker-0-3-0-push.yaml @@ -571,7 +571,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-flightctl-release-worker-0-3-0 workspaces: - name: git-auth secret: