Skip to content

Commit 4f4deab

Browse files
committed
chore: host network
1 parent 5e2ff31 commit 4f4deab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/game-server-node/game-server-node.service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@ export class GameServerNodeService {
375375
},
376376
},
377377
spec: {
378+
hostNetwork: true,
378379
affinity: {
379380
nodeAffinity: {
380381
requiredDuringSchedulingIgnoredDuringExecution: {

0 commit comments

Comments
 (0)