feat: migrate ingresses to nginx

This commit is contained in:
auricom
2021-08-08 23:49:47 +02:00
parent 815a02f6eb
commit 0ed47b08b7
43 changed files with 101 additions and 60 deletions

View File

@@ -28,8 +28,10 @@ spec:
ingress:
main:
enabled: true
ingressClassName: "traefik"
ingressClassName: "nginx"
annotations:
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"
traefik.ingress.kubernetes.io/router.middlewares: networking-forward-auth@kubernetescrd
hosts: