fix(palworld): Disable non login penalty

This commit is contained in:
SeanOMik 2024-02-11 11:15:40 -05:00
parent 77c41001b5
commit b0d5eb1ce7
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ spec:
COOP_PLAYER_MAX_NUM: 6 # 4 is default COOP_PLAYER_MAX_NUM: 6 # 4 is default
RCON_ENABLED: true RCON_ENABLED: true
RCON_PORT: 25575 RCON_PORT: 25575
ENABLE_NON_LOGIN_PENALTY: false
envFrom: envFrom:
- secretRef: - secretRef: