diff --git a/apps/minecraft/values.yaml b/apps/minecraft/values.yaml index b8a98f7..f582309 100644 --- a/apps/minecraft/values.yaml +++ b/apps/minecraft/values.yaml @@ -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