fix(huginn): remove authentik middleware from the ingress

This commit is contained in:
SeanOMik 2024-06-04 19:16:50 -04:00
parent 62c8f5d99e
commit b9a6cd6d36
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ spec:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.middlewares: traefik-authentik@kubernetescrd
hosts:
- host: "huginn.${SECRET_NEW_DOMAIN}"