File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed
Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -62,8 +62,10 @@ metadata:
6262spec:
6363 pipelineRef:
6464 name: milvus-clone-build-push
65+ taskRunSpecs:
66+ - pipelineTaskName: build-push
67+ serviceAccountName: robot-tekton
6568 taskRunTemplate:
66- serviceAccountName: robot-tekton
6769 podTemplate:
6870 tolerations:
6971 - key: "node-role.kubernetes.io/arm"
Original file line number Diff line number Diff line change @@ -62,8 +62,11 @@ metadata:
6262spec:
6363 pipelineRef:
6464 name: milvus-clone-build-push
65+
66+ taskRunSpecs:
67+ - pipelineTaskName: build-push
68+ serviceAccountName: robot-tekton
6569 taskRunTemplate:
66- serviceAccountName: robot-tekton
6770 podTemplate:
6871 tolerations:
6972 - key: "node-role.kubernetes.io/arm"
Original file line number Diff line number Diff line change @@ -61,8 +61,10 @@ metadata:
6161spec:
6262 pipelineRef:
6363 name: milvus-clone-build-push
64+ taskRunSpecs:
65+ - pipelineTaskName: build-push
66+ serviceAccountName: robot-tekton
6467 taskRunTemplate:
65- serviceAccountName: robot-tekton
6668 podTemplate:
6769 # hostNetwork: true
6870 securityContext:
Original file line number Diff line number Diff line change @@ -61,8 +61,10 @@ metadata:
6161spec:
6262 pipelineRef:
6363 name: milvus-clone-build-push
64+ taskRunSpecs:
65+ - pipelineTaskName: build-push
66+ serviceAccountName: robot-tekton
6467 taskRunTemplate:
65- serviceAccountName: robot-tekton
6668 podTemplate:
6769 # hostNetwork: true
6870 securityContext:
You can’t perform that action at this time.
0 commit comments