# services/communication/kustomization.yaml apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: communication resources: - namespace.yaml - synapse-rendered.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 - chat-ai-keys.yaml - atlasbot-credentials.yaml - atlasbot-configmap.yaml - atlasbot-deployment.yaml - seed-othrys-room.yaml - wellknown.yaml - synapse-federation-service.yaml - guest-helper.yaml