From a47837d039d88ee94d29ffa3d9d821aed71365f6 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 17 Jul 2026 18:15:18 +0300 Subject: [PATCH] remove ns --- infrastructure.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/infrastructure.yaml b/infrastructure.yaml index 5a9cafc..358351c 100644 --- a/infrastructure.yaml +++ b/infrastructure.yaml @@ -6,14 +6,7 @@ current_environment: yc-k8s-test # in-cluster (see live/terragrunt.hcl providers). ++ ++ ++ ++ environments: yc-k8s-test: - namespaces: - - name: contour - labels: - environment: yc-k8s-test - project: contour - istio-injection: enabled - annotations: - managed-by: terraform + namespaces: [] # MinIO endpoint (declarative). Exposed externally on this contour; scheme # decides TLS. Admin creds are injected from Vault (secrets/minio/admin).