itzg / minecraft-server-charts

MIT License
267 stars 142 forks source link

Added minecraftServer.serverPort value to allow the pod to run on a different port for Bedrock #173

Closed c-gunther closed 11 months ago

c-gunther commented 11 months ago

The ping function doesn't work if the server is accessed on an external port (eg nodePort) that isn't 19132. This change allows the port of the pod to match the external port.