Istio automatically adds host header istio-ingressgateway.istio-system.svc.cluster.local

how to remove the default host header i.e (istio-ingressgateway.istio-system.svc.cluster.local) which is automatically added by the istio.

My application is a multi tier application and downstream app doesn’t support any host flag other than it’s own clusterIP’s fqdn or blank host flag.