I'm tunning a Traefik deployment with 113 routers (mostly 50-ish services, both web and websecure).
I'm facing a problem with one of them, always pointing to the wrong service, and I do not know why (it used to work some time ago, do not know what actually changed in the middle).
Strange as it is, I do not see any log for the "wrong" router, only for the wrong router, pointing to the wrong service.
For some reason, navigating to pgadmin.domain.com gets covered by the Hostregexp (the admin subdomain), and hits the second router instead of the first one.
I solved by putting the admin subdomain outside the Hostregexp, in its own Host: