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
|
||||
spec:
|
||||
rules:
|
||||
- host: auth.${PUBLIC_DOMAIN}
|
||||
- host: auth.mafyuh.com
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
|
Loading…
Reference in a new issue