So I have an app that runs on Kubernetes and uses managed load balancer. I am trying to add a custom domain to it. It turns out that I got the SSL for the subdomains working for my site but for the main domain,SSL is not present. Whenever I visit my main domain without any subdomain, it either throws an error and says connection refused or loads with http instead of https.