You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this is an internal IP - I am simply testing at current. This ingress only shows a blank NGINX page - cert-manager is working fine... How do i troubleshoot ? It should into create as i have all pre-reqs any needed ingress
Hi, the project has just been updated and now works for the latest version. I am guessing your issue is with the certificate class name. By default it uses "letsencrypt-prod". If your certificate class name is different you will have to change that. Typically to debug I will run "kubectl describe certificate (certificate name)". It will usually show a pending request, and you can go down the chain of certificate request to other objects to find where it's stuck.
I know this is an internal IP - I am simply testing at current. This ingress only shows a blank NGINX page - cert-manager is working fine... How do i troubleshoot ? It should into create as i have all pre-reqs any needed ingress
The text was updated successfully, but these errors were encountered: