mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(sandstorm): specify nodePort
Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
@@ -54,12 +54,14 @@ spec:
|
||||
primary: true
|
||||
port: 27131
|
||||
targetPort: 27131
|
||||
nodePort: 27131
|
||||
protocol: UDP
|
||||
querytcp:
|
||||
enabled: true
|
||||
primary: true
|
||||
port: 27131
|
||||
targetPort: 27131
|
||||
nodePort: 27131
|
||||
protocol: TCP
|
||||
persistence:
|
||||
mods:
|
||||
|
||||
Reference in New Issue
Block a user