Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:carbonhub.in
I ran this command:kubectl get cert
It produced this output:
NAME READY SECRET AGE
example-app True example-app-tls 14m
My web server is (include version):
The operating system my web server runs on is (include version):nginx latest
My hosting provider, if applicable, is: go daddy
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):using cert manager in AKS
You are correct on your findings rg305. I am able see a proper certificate and TLS secret in Kubernetes but some how the site is taking only ingress.local cert. Can you guide what I am missing with..