mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 09:59:43 +00:00
14 lines
No EOL
280 B
YAML
14 lines
No EOL
280 B
YAML
minecraft:
|
|
minecraftServer:
|
|
eula: "TRUE"
|
|
pvp: true
|
|
onlineMode: false
|
|
serviceType: NodePort
|
|
rcon:
|
|
enabled: true
|
|
password: "CHANGE_IN_ARGOCD"
|
|
serviceType: NodePort
|
|
persistence:
|
|
dataDir:
|
|
enabled: true
|
|
existingClaim: minecraft |