From b9a6cd6d3640064ae764a61be3486d1709a950ab Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Tue, 4 Jun 2024 19:16:50 -0400 Subject: [PATCH] fix(huginn): remove authentik middleware from the ingress --- cluster/apps/default/huginn/helm-release.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/cluster/apps/default/huginn/helm-release.yaml b/cluster/apps/default/huginn/helm-release.yaml index 1c2d181..b2ba8db 100644 --- a/cluster/apps/default/huginn/helm-release.yaml +++ b/cluster/apps/default/huginn/helm-release.yaml @@ -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}"