mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
allow change argocd url (#10176)
This commit is contained in:
@@ -3,3 +3,4 @@ argocd_enabled: false
|
||||
argocd_version: v2.6.7
|
||||
argocd_namespace: argocd
|
||||
# argocd_admin_password:
|
||||
argocd_install_url: "https://raw.githubusercontent.com/argoproj/argo-cd/{{ argocd_version }}/manifests/install.yaml"
|
||||
|
||||
Reference in New Issue
Block a user