Dralagen

Home

❯

K8s

❯

upgrade argocd

upgrade argocd

29 avr. 20251 min de lecture

  • outil/kubernetes

<version> correspond au tag argocd comme v2.6.1

Non-HA

kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/<version>/manifests/install.yaml

HA

kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/<version>/manifests/ha/install.yaml

Source:

  • https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/

  • Non-HA
  • HA

Créé avec Quartz v4.5.0 © 2025

  • GitHub
  • RSS
  • LinkedIn