I found out that ingress status.loadbalancer is not populated using traefik ingress controller. I intalled traefik using helm and it was latest traefik v2 with version v2.10.1.
Since, the ingress is not populated and after running through official docs, i came to know that using ingressendpoint as ip can populate and its the only way to populate the ingress in traefik v2. I did not know how to change those value, where can i find it.