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've noticed the same since upgrading to the latest version.
The Ingress resource creates a router for the HTTP route but not HTTPS. I've had to create a dedicated IngressRoute object to reinstate HTTPS.
I tested with Traefik and Nginx ingress. Nginx works as expected with kubernetes ingress definition but traefik is not.
external.yaml
I have a graylog installation. This was done using the helm graylog chart. It creates an Ingress as follows
When I open my website it works for HTTP and not for HTTPS with traefik. However, it works correctly with Nginx ingress controller
The text was updated successfully, but these errors were encountered: