mirror of
https://github.com/traefik/traefik.git
synced 2025-05-28 10:31:37 +00:00
We added the ability to filter the ingresses used by traefik based on a label selector, but we shouldn't need to have matching labels on every other resource, Ingress allready has a way to explicty choose which pods end up in the load ballancer (by refering to the membership of a particular service)