Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.57 KB

File metadata and controls

26 lines (21 loc) · 1.57 KB

Install DevLake with DevStream

InstanceID Prefix

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

tools:
- name: helm-installer
  instanceID: devlake

Default Configs

key default value description
chart.chartPath "" local chart path
chart.chartName "devlake/devlake chart name
chart.version "" chart version
chart.timeout 10m this config will wait 10 minutes to deploy DevLake
chart.upgradeCRDs true default update CRD config
chart.releaseName devlake helm release name
chart.namespace devlake namespace where helm to deploy
chart.wait true whether to wait until installation is complete
repo.url https://merico-dev.github.io/devlake-helm-chart helm official repo address
repo.name devlake helm repo name