apiVersion: v1 kind: Service metadata: name: coturn spec: type: ClusterIP ports: - targetPort: turn-3478 name: turn-3478 port: 3478 protocol: UDP - targetPort: turn-49152 name: turn-49152 port: 49152 protocol: UDP - targetPort: turn-49153 name: turn-49153 port: 49153 protocol: UDP - targetPort: turn-49154 name: turn-49154 port: 49154 protocol: UDP - targetPort: turn-49155 name: turn-49155 port: 49155 protocol: UDP - targetPort: turn-49156 name: turn-49156 port: 49156 protocol: UDP - targetPort: turn-49157 name: turn-49157 port: 49157 protocol: UDP - targetPort: turn-49158 name: turn-49158 port: 49158 protocol: UDP