Upgrade ArgoCD v2.13.3 → v3.3.4
Stepped through v2.14.12 → v3.0.7 → v3.1.6 → v3.2.5 → v3.3.4. Use server-side apply with force-conflicts for CRD size limits in v3.3+.
This commit is contained in:
@@ -65,7 +65,7 @@ tasks:
|
||||
platform:install:
|
||||
desc: Bootstrap ArgoCD and platform components
|
||||
cmds:
|
||||
- kubectl apply -k {{.K8S_DIR}}/argocd/
|
||||
- kubectl apply --server-side --force-conflicts -k {{.K8S_DIR}}/argocd/
|
||||
- echo "ArgoCD installed. It will sync remaining platform components."
|
||||
|
||||
platform:status:
|
||||
|
||||
Reference in New Issue
Block a user