From e8fa8b3cdcd9752b9f5feb401fc4a88bcd6c4320 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Tue, 12 May 2026 14:40:15 +0200 Subject: [PATCH] Fix namespaces in staging clusterGroup This should fix MBP-1080 --- values-staging.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values-staging.yaml b/values-staging.yaml index 1212170..606b776 100644 --- a/values-staging.yaml +++ b/values-staging.yaml @@ -12,7 +12,7 @@ clusterGroup: operatorGroup: true targetNamespaces: [] external-secrets: - - multicluster-engine + multicluster-engine: subscriptions: eso: @@ -91,4 +91,4 @@ clusterGroup: value: group-one helmOverrides: - name: clusterGroup.isHubCluster - value: false \ No newline at end of file + value: false