From a5b4ac9e68d6bcd23dcc7ccfa593d226227a7c5d Mon Sep 17 00:00:00 2001 From: Sebastian Florek Date: Fri, 13 Dec 2024 14:36:57 +0100 Subject: [PATCH] update cluster setup --- catalogs/infra/cluster/clusters.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalogs/infra/cluster/clusters.yaml b/catalogs/infra/cluster/clusters.yaml index bd7d58ad..547bd2ee 100644 --- a/catalogs/infra/cluster/clusters.yaml +++ b/catalogs/infra/cluster/clusters.yaml @@ -6,7 +6,7 @@ metadata: spec: namespace: infra git: - folder: apps/clusters + folder: bootstrap/apps/clusters ref: main repositoryRef: kind: GitRepository @@ -14,4 +14,4 @@ spec: namespace: infra clusterRef: name: mgmt - namespace: infra \ No newline at end of file + namespace: infra