From 5c7d30d256bb294f9c825457fbbf8f49f91b03da Mon Sep 17 00:00:00 2001 From: friedrich goerz Date: Tue, 8 Nov 2022 12:14:29 +0100 Subject: [PATCH] DEV-633: bugfix --- namespaces/kustomization.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/namespaces/kustomization.yaml b/namespaces/kustomization.yaml index 467c6bf..edc9061 100644 --- a/namespaces/kustomization.yaml +++ b/namespaces/kustomization.yaml @@ -1,6 +1,4 @@ resources: -- ns_1.yaml -- ns_2.yaml -- ns_3.yaml -- ns_4.yaml -- ns_5.yaml +- mobene-cusprod.yaml +- mobene-cusqa.yaml +- mobene-nsodev.yaml