We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b0c9c commit fc5b046Copy full SHA for fc5b046
1 file changed
resources/k8s/game-server-pod.yaml
@@ -40,7 +40,7 @@ spec:
40
- name: SERVER_PASSWORD
41
value: "{{MATCH_PASSWORD}}"
42
- name: EXTRA_GAME_PARAMS
43
- value: "-maxplayers 13 +map {{MAP_NAME}}"
+ value: "-maxplayers 13 +map {{MAP_NAME}} +sv_lan 1"
44
- name: SERVER_ID
45
value: "{{SERVER_ID}}"
46
- name: SERVER_API_PASSWORD
0 commit comments