allow change argocd url (#10176)

This commit is contained in:
Samuel Liu
2023-06-19 10:18:20 +08:00
committed by GitHub
parent 141064c443
commit d296adcd65
3 changed files with 3 additions and 2 deletions

View File

@@ -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"