Comment on Traefik Proxy v3.0.0 ReleasedparentComments−adobrawy2yJust define two separate IngressRoutes:- one using a hostname match, low rule priority, requiring authentication- the second one uses a hostname and ClientIp match, high rule priority, bypassing authentication
Comments
Just define two separate IngressRoutes:
- one using a hostname match, low rule priority, requiring authentication
- the second one uses a hostname and ClientIp match, high rule priority, bypassing authentication