From e503c40417b0fa7131bf09fdbe9e6bfe5cf320bf Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Thu, 1 Jan 2026 13:00:56 -0300 Subject: [PATCH] communication: stop staging comms namespace (kustomize conflict) --- services/communication/kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/services/communication/kustomization.yaml b/services/communication/kustomization.yaml index f301396..39d5890 100644 --- a/services/communication/kustomization.yaml +++ b/services/communication/kustomization.yaml @@ -4,7 +4,6 @@ kind: Kustomization namespace: communication resources: - namespace.yaml - - namespace-comms.yaml - synapse-rendered.yaml - mas-configmap.yaml - mas-deployment.yaml