From 5ef53ab9a1f6a033494ddfbf7cbfdbcf300eb96e Mon Sep 17 00:00:00 2001 From: hairmare <116588+hairmare@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:14:52 +0200 Subject: [PATCH] fix: use map instead of lists for argocd-apps 2.x (#2) --- manifests/dev/misc-apps.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/dev/misc-apps.yaml b/manifests/dev/misc-apps.yaml index 3f0b4d8..ab98cb3 100644 --- a/manifests/dev/misc-apps.yaml +++ b/manifests/dev/misc-apps.yaml @@ -32,7 +32,7 @@ spec: namespace: infra-argocd values: projects: - - name: infra-argocd + infra-argocd: description: Deploy and manage the hosted Argo CD instance. sourceRepos: - https://argoproj.github.io/argo-helm @@ -51,7 +51,7 @@ spec: - group: rbac.authorization.k8s.io kind: ClusterRole applications: - - name: argocd-configs + argocd-configs: namespace: infra-argocd project: infra-argocd destination: