Install Tekton with DevStream

InstanceID Prefix

The instanceID prefix must be tekton, the minimum tools configuration example:

YAML

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

Default Configs

keydefault valuedescription
chart.chartPath“”local chart path
chart.chartNametekton/tekton-pipelinechart name
chart.version“”chart version
chart.timeout10mthis config will wait 5 minutes to deploy
chart.upgradeCRDstruedefault update CRD config
chart.releaseNametektonhelm release name
chart.waittruewhether to wait until installation is complete
chart.namespacetektonnamespace where helm to deploy
repo.urlhttps://steinliber.github.io/tekton-helm-chart/helm community repo address
repo.nametektonhelm repo name