Right now the project creates hostPort (and thus, opens traffic to the Internet) for all ports in all containers. We should come up with a way so that each DedicatedGameServer selects which containers' ports will have hostPorts created.
Probably we need to declare this in the DedicatedGameServer YAML.
Right now the project creates hostPort (and thus, opens traffic to the Internet) for all ports in all containers. We should come up with a way so that each DedicatedGameServer selects which containers' ports will have hostPorts created. Probably we need to declare this in the DedicatedGameServer YAML.