Welcome!
What did you expect to see?
Currently, when one wants to create a gateway with the default config from the helm chart (websecure internally 8443 but in reality 443), one needs to configure the listener port to be 8443, which is semi-incorrect but at least unintuitive, as in every way that matters to the user it's really 443.
It would be great if one could configure some kind of realPort: 443, or some kind of alias, ... to make this more user friendly.