chore(bootstrap): switch to latest applicationset on master

https://github.com/argoproj-labs/applicationset/pull/370
This commit is contained in:
Khue Doan 2021-11-26 12:26:16 +07:00
parent 4b6433ece6
commit af2ca6141d

View File

@ -4,7 +4,7 @@ kind: Kustomization
resources:
- namespace.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
- https://raw.githubusercontent.com/argoproj-labs/applicationset/master/manifests/install.yaml # TODO switch back to stable
- ingress.yaml
patches: