From 08a12e03ef5fe469aef5bc874f2dfc17c88514ab Mon Sep 17 00:00:00 2001 From: friedrich goerz Date: Tue, 13 Dec 2022 12:00:14 +0100 Subject: [PATCH] DEV-730: removing res.quota setting for mobene-NS due to hazzle ith limits --- clusterspecifics/namespaces/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusterspecifics/namespaces/kustomization.yaml b/clusterspecifics/namespaces/kustomization.yaml index ddfa815..e87773c 100644 --- a/clusterspecifics/namespaces/kustomization.yaml +++ b/clusterspecifics/namespaces/kustomization.yaml @@ -1,6 +1,6 @@ resources: -- resource_quotas/mobene-cusprod.yaml -- resource_quotas/mobene-cusqa.yaml +#- resource_quotas/mobene-cusprod.yaml +#- resource_quotas/mobene-cusqa.yaml #- resource_quotas/mobene-nsodev.yaml - mobene-cusprod.yaml - mobene-cusqa.yaml