Argo CD : checksum support for the install url (#12467)

Fixes https://github.com/kubernetes-sigs/kubespray/issues/12223

Co-authored-by: Romain Lalaut <rlalaut@proton.me>
This commit is contained in:
k8s-infra-cherrypick-robot
2025-08-17 20:09:07 -07:00
committed by GitHub
parent 842e352767
commit 3a1a2bd4f4
4 changed files with 26 additions and 17 deletions

View File

@@ -3,4 +3,3 @@ argocd_enabled: false
argocd_version: 2.14.5
argocd_namespace: argocd
# argocd_admin_password:
argocd_install_url: "https://raw.githubusercontent.com/argoproj/argo-cd/v{{ argocd_version }}/manifests/install.yaml"