From d735df9488f99050641b79c293adbaae0d30587a 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 f3013962..39d58902 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