In the tutorial, I set the hostname to "acme.com" in ingress-srv.yaml and applied it. However, when I tried to access it, it was inaccessible even after I changed the default IIS port. Upon listing services in the ingress namespace, I attempted to access the host using "acme.com:31348/api/platforms" and it worked. Is this behavior normal? How can I access it using the default port (80)?

