minecraft: fix nodeports

This commit is contained in:
Andrey Kartashov 2023-01-22 13:49:46 +07:00
parent 321fff82ff
commit cf5e458b87

View file

@ -4,10 +4,12 @@ minecraft:
pvp: true
onlineMode: false
serviceType: NodePort
nodePort: 32565
rcon:
enabled: true
password: "CHANGE_IN_ARGOCD"
serviceType: NodePort
nodePort: 32575
persistence:
dataDir:
enabled: true