You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
217 B

  1. ---
  2. argocd_enabled: false
  3. argocd_version: v2.11.0
  4. argocd_namespace: argocd
  5. # argocd_admin_password:
  6. argocd_install_url: "https://raw.githubusercontent.com/argoproj/argo-cd/{{ argocd_version }}/manifests/install.yaml"