fixing ingress
This commit is contained in:
parent
300dc46ca4
commit
2c55247cbb
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ metadata:
|
||||||
traefik.ingress.kubernetes.io/router.middlewares: default-headers@kubernetescrd
|
traefik.ingress.kubernetes.io/router.middlewares: default-headers@kubernetescrd
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
- host: auth.${PUBLIC_DOMAIN}
|
- host: auth.mafyuh.com
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
|
Loading…
Reference in a new issue