1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-22 19:33:20 +03:00

Merge branch v2.1 into master

This commit is contained in:
Fernandez Ludovic
2020-02-10 16:03:39 +01:00
76 changed files with 392 additions and 395 deletions

View File

@@ -78,7 +78,7 @@ metadata:
spec:
entryPoints:
- web
- web-secure
- websecure
routes:
- match: Host(`foo.com`) && PathPrefix(`/bar`)
kind: Rule

View File

@@ -152,7 +152,7 @@ metadata:
spec:
entryPoints:
- web
- web-secure
- websecure
routes:
- match: Host(`foo.com`) && PathPrefix(`/bar`)
kind: Rule