fix minecraft server env variables

This commit is contained in:
Roger Oriol
2026-01-28 00:55:31 +01:00
parent caca45cf97
commit 94a30fdddf
2 changed files with 20 additions and 24 deletions

View File

@@ -12,9 +12,10 @@ metadata:
labels:
app: minecraft-server
spec:
type: LoadBalancer
type: ClusterIP
ports:
- name: minecraft
port: 25565
targetPort: 25565
selector:
app: minecraft-server