remove ns

This commit is contained in:
Kochetkov S 2026-07-17 18:15:18 +03:00
parent 59acfe33b8
commit a47837d039

View File

@ -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).