change go-redirect rule traefik
This commit is contained in:
parent
42c96c72dc
commit
960fee60ae
@ -4,7 +4,7 @@ metadata:
|
|||||||
name: go-redirect-ingressroute
|
name: go-redirect-ingressroute
|
||||||
spec:
|
spec:
|
||||||
routes:
|
routes:
|
||||||
- match: Host(`*.mzsl.nl`)
|
- match: HostRegexp(`^.+\.mzsl\.nl$`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: go-redirect
|
- name: go-redirect
|
||||||
|
Loading…
x
Reference in New Issue
Block a user