Set the wrong environmental variable :facepalm
This commit is contained in:
parent
6b8c9de207
commit
3ac2d5418e
|
@ -41,7 +41,7 @@ spec:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
TZ: America/New_York
|
TZ: America/New_York
|
||||||
PORT: *game_port
|
FACTORIO_PORT: *game_port
|
||||||
|
|
||||||
probes:
|
probes:
|
||||||
liveness:
|
liveness:
|
||||||
|
|
Loading…
Reference in New Issue