diff --git a/examples/xonotic/gameserver.yaml b/examples/xonotic/gameserver.yaml index da6267c54a..74d760c64b 100644 --- a/examples/xonotic/gameserver.yaml +++ b/examples/xonotic/gameserver.yaml @@ -17,9 +17,8 @@ kind: GameServer metadata: name: "xonotic" spec: - portPolicy: "static" + portPolicy: "dynamic" containerPort: 26000 - hostPort: 7345 template: spec: containers: