From 3ac2d5418e29d8c8f08d1155e39bc851cb098938 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Fri, 21 Apr 2023 01:20:31 -0400 Subject: [PATCH] Set the wrong environmental variable :facepalm --- cluster/apps/game-servers/factorio/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/game-servers/factorio/helm-release.yaml b/cluster/apps/game-servers/factorio/helm-release.yaml index 6b39c5d..80982d6 100644 --- a/cluster/apps/game-servers/factorio/helm-release.yaml +++ b/cluster/apps/game-servers/factorio/helm-release.yaml @@ -41,7 +41,7 @@ spec: env: TZ: America/New_York - PORT: *game_port + FACTORIO_PORT: *game_port probes: liveness: