Skip to content

argocd

Configuration

# defaults
commands:
  install:
    script:
      - ansible-playbook k8s_argocd.yml
  uninstall:
    script:
      - ansible-playbook k8s_argocd.yml
namespace: argocd
subdomain: argocd
version: 2.0.4
artifacts: []
config: {}

Last update: May 22, 2022