mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
7 lines
217 B
YAML
7 lines
217 B
YAML
---
|
|
argocd_enabled: false
|
|
argocd_version: 2.11.0
|
|
argocd_namespace: argocd
|
|
# argocd_admin_password:
|
|
argocd_install_url: "https://raw.githubusercontent.com/argoproj/argo-cd/v{{ argocd_version }}/manifests/install.yaml"
|