I have an Azure kubernetes cluster with Istio service mesh.
Currently the Istio controller is associated with a public load balancer IP. I want to configure the Istio with with Internal load balancer. I would be using the firewall mapping for public IP to Internal LB.
How do I configure the Istio controller to use the internal load balancer?