使用 DevStream 部署 Tekton

前缀匹配

instanceID 的前缀需要是 tekton,最小化 tools 配置示例:

YAML

  1. tools:
  2. - name: helm-installer
  3. instanceID: tekton

默认配置

配置项默认值描述
chart.chartPath“”本地 chart 包路径
chart.chartNametekton/tekton-pipelinehelm 包名称
chart.version“”chart 版本
chart.timeout5m等待部署成功的时间
chart.upgradeCRDstrue默认更新 CRD 配置(如果存在的话)
chart.releaseNametektonhelm 发布名称
chart.waittrue是否等待部署完成
chart.namespacetektonhelm 部署的命名空间名称
repo.urlhttps://steinliber.github.io/tekton-helm-chart/helm 官方仓库地址
repo.nametektonhelm 仓库名