diff --git a/deploy/templates/tekton/pipelinerun.sample.yaml b/deploy/templates/tekton/pipelinerun.sample.yaml index b829af7..920279b 100644 --- a/deploy/templates/tekton/pipelinerun.sample.yaml +++ b/deploy/templates/tekton/pipelinerun.sample.yaml @@ -20,6 +20,8 @@ spec: value: http://git-mirror-http.devops-infra.svc.cluster.local/pikasTech/agentrun.git - name: git-write-url value: http://git-mirror-write.devops-infra.svc.cluster.local/pikasTech/agentrun.git + - name: tools-image + value: 127.0.0.1:5000/hwlab/hwlab-ci-node-tools:node22-alpine-bun-v1 workspaces: - name: source volumeClaimTemplate: