From 65f33b49a6d42346fbe680b60469f42cf017a1e5 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Fri, 28 Apr 2023 13:57:51 -0400 Subject: [PATCH] Remove targetPort for factorio ports --- cluster/apps/game-servers/factorio/helm-release.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/cluster/apps/game-servers/factorio/helm-release.yaml b/cluster/apps/game-servers/factorio/helm-release.yaml index 6c98240..990734a 100644 --- a/cluster/apps/game-servers/factorio/helm-release.yaml +++ b/cluster/apps/game-servers/factorio/helm-release.yaml @@ -36,7 +36,6 @@ spec: primary: true port: &game_port 34197 nodePort: 30002 - targetPort: *game_port protocol: UDP rcon: @@ -44,7 +43,6 @@ spec: primary: true port: &rcon_port 27015 nodePort: 30003 - targetPort: *rcon_port protocol: TCP env: