Update k8s/games/minecraft/services.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 10s

This commit is contained in:
ab
2025-07-25 15:48:23 +00:00
parent 0bcd23009c
commit 6b85343c9e

View File

@@ -21,7 +21,7 @@ spec:
app: minecraft app: minecraft
ports: ports:
- protocol: TCP - protocol: TCP
port: 8080 port: 80
targetPort: 8080 targetPort: 8080
--- ---