Skip to content

Commit 6a36d64

Browse files
authored
Merge pull request opendatahub-io#2492 from atheo89/fix-component-name
fix `.tekton/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-ubi9-push` pipeline's service account name to match the component
2 parents cb68d7e + 92252f2 commit 6a36d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-ubi9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec:
5050
pipelineRef:
5151
name: singlearch-push-pipeline
5252
taskRunTemplate:
53-
serviceAccountName: build-pipeline-runtime-pytorch-llmcompressor-cuda-py312-ubi9
53+
serviceAccountName: build-pipeline-odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-ubi9
5454
workspaces:
5555
- name: git-auth
5656
secret:

0 commit comments

Comments
 (0)