mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +00:00
16 lines
No EOL
322 B
YAML
16 lines
No EOL
322 B
YAML
minecraft:
|
|
minecraftServer:
|
|
eula: "TRUE"
|
|
pvp: true
|
|
onlineMode: false
|
|
serviceType: NodePort
|
|
nodePort: 32565
|
|
rcon:
|
|
enabled: true
|
|
password: "CHANGE_IN_ARGOCD"
|
|
serviceType: NodePort
|
|
nodePort: 32575
|
|
persistence:
|
|
dataDir:
|
|
enabled: true
|
|
existingClaim: minecraft |