fix(palworld): use nodeport in range
This commit is contained in:
parent
8d70ec3f62
commit
0e8df1d869
|
@ -53,7 +53,7 @@ spec:
|
||||||
enabled: true
|
enabled: true
|
||||||
primary: true
|
primary: true
|
||||||
port: &game_port 8211
|
port: &game_port 8211
|
||||||
nodePort: 38211
|
nodePort: 32576
|
||||||
protocol: UDP
|
protocol: UDP
|
||||||
|
|
||||||
rcon:
|
rcon:
|
||||||
|
|
Loading…
Reference in New Issue