Add host specification to Traefik ingress rule for app-test-1
This commit is contained in:
parent
b2105fb7aa
commit
ce0243cbb0
@ -51,7 +51,8 @@ metadata:
|
|||||||
traefik.ingress.kubernetes.io/router.entrypoints: web
|
traefik.ingress.kubernetes.io/router.entrypoints: web
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
- http:
|
- host: test.noxxos.nl
|
||||||
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user