@ -43,7 +43,7 @@ spec:
extraPorts:
- name: voicechat
containerPort: 24454
protocol: TCP
protocol: UDP
ingress:
enabled: false
service:
@ -19,10 +19,9 @@ metadata:
namespace: minecraft
spec:
entryPoints:
- minecraft-voice
- sct-discovery
routes:
- match: HostSNI(`*`)
- services:
services:
- name: minecraft-minecraft
port: voicechat
---