AWX-operator meshIngress custom port

Hello everyone,
I would like to use the AWS Operator to deploy hop-nodes in Kubernetes. This works, but the external listener port is always set to 443 by default. When I want to use this hop-node as a peer, I can only select port 443. However, our network setup does not allow the use of port 443 without further adjustments. Is it possible to define additional ports or change port 443?

Sorry to dig this up from the graveyard, but I have this exact same issue. We have AWX running on 443, so I’d prefer not to have to open 443 to the world just to accept remote execution nodes, and would instead prefer to have on 27199 or another port.