We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e2ff31 commit 4f4deabCopy full SHA for 4f4deab
1 file changed
src/game-server-node/game-server-node.service.ts
@@ -375,6 +375,7 @@ export class GameServerNodeService {
375
},
376
377
spec: {
378
+ hostNetwork: true,
379
affinity: {
380
nodeAffinity: {
381
requiredDuringSchedulingIgnoredDuringExecution: {
0 commit comments