feat: remove authelia proxy on healthchecks

This commit is contained in:
auricom
2021-08-18 14:46:20 +02:00
parent f901e565d3
commit 21053f89d0

View File

@@ -57,8 +57,6 @@ spec:
# ingressClassName: "traefik"
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-signin: "https://login.${SECRET_CLUSTER_DOMAIN}"
# traefik.ingress.kubernetes.io/router.entrypoints: "websecure"
hosts:
- host: "healthchecks.${SECRET_CLUSTER_DOMAIN}"