mirror of
https://github.com/containous/traefik.git
synced 2025-03-22 02:50:13 +03:00
Merge branch 'v1.3' into master
This commit is contained in:
commit
1e84e77a67
@ -471,7 +471,7 @@ metadata:
|
||||
name: cheeses
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: traefik
|
||||
traefik.frontend.rule.type: pathprefixstrip
|
||||
traefik.frontend.rule.type: PathPrefixStrip
|
||||
spec:
|
||||
rules:
|
||||
- host: cheeses.minikube
|
||||
|
@ -3,7 +3,7 @@ kind: Ingress
|
||||
metadata:
|
||||
name: cheeses
|
||||
annotations:
|
||||
traefik.frontend.rule.type: pathprefixstrip
|
||||
traefik.frontend.rule.type: PathPrefixStrip
|
||||
spec:
|
||||
rules:
|
||||
- host: cheeses.minikube
|
||||
|
Loading…
x
Reference in New Issue
Block a user