# services/communication/kustomization.yaml apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: comms resources: - synapse-rendered.yaml - synapse-signingkey-ensure-job.yaml - mas-configmap.yaml - mas-admin-client-secret.yaml - mas-admin-client-secret-ensure-job.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 - reset-othrys-room-job.yaml - bstein-force-leave-job.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