Remove targetPort for factorio ports

This commit is contained in:
SeanOMik 2023-04-28 13:57:51 -04:00
parent ec79750753
commit 65f33b49a6
1 changed files with 0 additions and 2 deletions

View File

@ -36,7 +36,6 @@ spec:
primary: true primary: true
port: &game_port 34197 port: &game_port 34197
nodePort: 30002 nodePort: 30002
targetPort: *game_port
protocol: UDP protocol: UDP
rcon: rcon:
@ -44,7 +43,6 @@ spec:
primary: true primary: true
port: &rcon_port 27015 port: &rcon_port 27015
nodePort: 30003 nodePort: 30003
targetPort: *rcon_port
protocol: TCP protocol: TCP
env: env: