From b0d5eb1ce7a5b14f97c4fa5b7389f1ade4d82651 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 11 Feb 2024 11:15:40 -0500 Subject: [PATCH] fix(palworld): Disable non login penalty --- cluster/apps/game-servers/palworld/helm-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/apps/game-servers/palworld/helm-release.yaml b/cluster/apps/game-servers/palworld/helm-release.yaml index fd44622c..5ff04932 100644 --- a/cluster/apps/game-servers/palworld/helm-release.yaml +++ b/cluster/apps/game-servers/palworld/helm-release.yaml @@ -32,6 +32,7 @@ spec: COOP_PLAYER_MAX_NUM: 6 # 4 is default RCON_ENABLED: true RCON_PORT: 25575 + ENABLE_NON_LOGIN_PENALTY: false envFrom: - secretRef: