apps(traefik): Add minecraft endpoint

main
trivernis 9 months ago
parent ccc33edba2
commit be671631a8
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -45,6 +45,13 @@ spec:
expose: true expose: true
exposedPort: 22000 exposedPort: 22000
protocol: TCP protocol: TCP
minecraft:
port: 25565
expose: true
exposedPort: 25565
protocol: TCP
metrics: metrics:
prometheus: prometheus:
headerLabels: headerLabels:

Loading…
Cancel
Save