fix: ndots

This commit is contained in:
auricom
2021-07-23 10:30:43 +02:00
parent d61cf35cba
commit 34a1b1cd05
20 changed files with 23 additions and 22 deletions

View File

@@ -71,7 +71,7 @@ spec:
enabled: true
annotations:
kubernetes.io/ingress.class: "nginx"
nginx.ingress.kubernetes.io/auth-url: "http://authelia.networking.svc.cluster.local/api/verify"
nginx.ingress.kubernetes.io/auth-url: "http://authelia.networking.svc.cluster.local./api/verify"
nginx.ingress.kubernetes.io/auth-signin: "https://login.${SECRET_CLUSTER_DOMAIN}/"
hosts:
- host: "zigbee.${SECRET_CLUSTER_DOMAIN}"