argocd: upgrade to 2.2.0

This commit is contained in:
Andrey Kartashov 2021-12-16 19:56:42 +07:00
parent 0739f4232c
commit 79320fdf60
2 changed files with 2749 additions and 1597 deletions

File diff suppressed because it is too large Load diff

View file

@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: argocd
commonLabels:
app.kubernetes.io/version: v1.8.1
app.kubernetes.io/version: v2.2.0
app.kubernetes.io/managed-by: argocd
resources:
- install.yaml # from https://raw.githubusercontent.com/argoproj/argo-cd/v1.8.2/manifests/install.yaml
- ingress.yaml
- install.yaml # from https://raw.githubusercontent.com/argoproj/argo-cd/v2.2.0/manifests/install.yaml
- ingress.yaml
patchesStrategicMerge:
- patches/argocd-cm.yaml
- patches/argocd-rbac-cm.yaml
- patches/argocd-cm.yaml
- patches/argocd-rbac-cm.yaml