I have few services running in the backend which i am planning to expose using alb-ingress. The service is set of type Nodeport. We have some domain name checks in the code and i am getting the node ip address instead of the host name there.
I couldn't find any documentation on setting the host header for ALB ingress. Any help is appreciated. Thanks in advance.