From 79f99899eec3e28d1c4f26e6961a2e69a6484fdb Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Thu, 1 Jan 2026 13:07:11 -0300 Subject: [PATCH] communication: prune stack for comms cutover --- services/communication/kustomization.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/services/communication/kustomization.yaml b/services/communication/kustomization.yaml index 39d5890..ef9cb49 100644 --- a/services/communication/kustomization.yaml +++ b/services/communication/kustomization.yaml @@ -4,25 +4,3 @@ kind: Kustomization namespace: communication resources: - namespace.yaml - - synapse-rendered.yaml - - mas-configmap.yaml - - mas-deployment.yaml - - mas-ingress.yaml - - element-rendered.yaml - - livekit-config.yaml - - livekit.yaml - - coturn.yaml - - livekit-token-deployment.yaml - - livekit-ingress.yaml - - livekit-middlewares.yaml - - element-call-config.yaml - - element-call-deployment.yaml - - pin-othrys-job.yaml - - guest-name-job.yaml - - atlasbot-configmap.yaml - - atlasbot-deployment.yaml - - seed-othrys-room.yaml - - wellknown.yaml - -patchesStrategicMerge: - - synapse-deployment-strategy-patch.yaml