diff --git a/.tekton/notebooks-rocm-minimal-poc-pull-request.yaml b/.tekton/notebooks-rocm-minimal-poc-pull-request.yaml index 094ff55b0d..f790997ffd 100644 --- a/.tekton/notebooks-rocm-minimal-poc-pull-request.yaml +++ b/.tekton/notebooks-rocm-minimal-poc-pull-request.yaml @@ -594,7 +594,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-notebooks-rocm-minimal-poc workspaces: - name: git-auth secret: diff --git a/.tekton/notebooks-rocm-minimal-poc-push.yaml b/.tekton/notebooks-rocm-minimal-poc-push.yaml index bb93f6d90a..fa7fe4c007 100644 --- a/.tekton/notebooks-rocm-minimal-poc-push.yaml +++ b/.tekton/notebooks-rocm-minimal-poc-push.yaml @@ -591,7 +591,8 @@ spec: optional: true - name: netrc optional: true - taskRunTemplate: {} + taskRunTemplate: + serviceAccountName: build-pipeline-notebooks-rocm-minimal-poc workspaces: - name: git-auth secret: