Skip to content

v2.1.105

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 15:40
· 0 commits to 798011712c323619e6a0d12fb1794241ecde7a8f since this release

Quick Start

Non-HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.1.3/manifests/install.yaml

HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.1.3/manifests/ha/install.yaml