Fix ingress api
This commit is contained in:
parent
0627ac4c4f
commit
3a95f15461
@ -42,7 +42,7 @@ backend:
|
|||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||||
hosts:
|
hosts:
|
||||||
- host: navix.dvirlabs.com
|
- host: api-navix.dvirlabs.com
|
||||||
paths:
|
paths:
|
||||||
- path: /api
|
- path: /api
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user