Hi,
I've deployed traefik to the default namespace, and have services deployed to different namespaces, but when I create the ingress object, the backend services are never resolvable. If I redeploy the service to the default namespace, everything works.
What's blocking traefik seeing services in different namespaces
Thanks