Install Argo CD with DevStream

InstanceID Prefix

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

YAML

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

Default Configs

keydefault valuedescription
chart.chartPath“”local chart path
chart.chartNameargo/argo-cdchart name
chart.version“”chart version
chart.timeout10mthis config will wait 10 minutes to deploy Argo CD
chart.upgradeCRDstruedefault update CRD config
chart.releaseNameargocdhelm release name
chart.namespaceargocdnamespace where helm to deploy
chart.waittruewhether to wait until installation is complete
repo.urlhttps://argoproj.github.io/argo-helmhelm official repo address
repo.nameargohelm repo name