From 5dbd0edfb3ed349941542a2e513498f30ec66d3e Mon Sep 17 00:00:00 2001 From: konflux Date: Fri, 25 Apr 2025 06:49:03 +0000 Subject: [PATCH] Konflux build pipeline service account migration for image-based-install-operator-mce-29 Signed-off-by: konflux --- .tekton/image-based-install-operator-mce-29-pull-request.yaml | 3 ++- .tekton/image-based-install-operator-mce-29-push.yaml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.tekton/image-based-install-operator-mce-29-pull-request.yaml b/.tekton/image-based-install-operator-mce-29-pull-request.yaml index c2af15f2..fabcb74b 100644 --- a/.tekton/image-based-install-operator-mce-29-pull-request.yaml +++ b/.tekton/image-based-install-operator-mce-29-pull-request.yaml @@ -603,7 +603,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-image-based-install-operator-mce-29 workspaces: - name: git-auth secret: diff --git a/.tekton/image-based-install-operator-mce-29-push.yaml b/.tekton/image-based-install-operator-mce-29-push.yaml index 78e0a6c4..63efb09f 100644 --- a/.tekton/image-based-install-operator-mce-29-push.yaml +++ b/.tekton/image-based-install-operator-mce-29-push.yaml @@ -600,7 +600,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-image-based-install-operator-mce-29 workspaces: - name: git-auth secret: