fix(bootstrap): upgrade ArgoCD to v2.2.0-rc1 pre-release

Fix Gitea Ingress thanks to https://github.com/argoproj/argo-cd/pull/7519
This commit is contained in:
Khue Doan 2021-11-17 15:06:11 +07:00
parent 43ecd1c224
commit 401fbca584

View File

@ -3,7 +3,7 @@ kind: Kustomization
resources:
- namespace.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.2.0-rc1/manifests/install.yaml # TODO switch back to stable
- https://raw.githubusercontent.com/argoproj-labs/applicationset/stable/manifests/install.yaml
- ingress.yaml