From 9b2bbb77fb885faa28ac722383373e6be2576166 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Tue, 29 Aug 2023 17:37:16 -0400 Subject: [PATCH] feat(freshrss): add authentik middleware --- cluster/apps/authentik/traefik-middleware.yaml | 3 ++- cluster/apps/media/freshrss/helm-release.yaml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/cluster/apps/authentik/traefik-middleware.yaml b/cluster/apps/authentik/traefik-middleware.yaml index a564457..5bb6c51 100644 --- a/cluster/apps/authentik/traefik-middleware.yaml +++ b/cluster/apps/authentik/traefik-middleware.yaml @@ -18,4 +18,5 @@ spec: - X-authentik-meta-outpost - X-authentik-meta-provider - X-authentik-meta-app - - X-authentik-meta-version \ No newline at end of file + - X-authentik-meta-version + - Remote-User \ No newline at end of file diff --git a/cluster/apps/media/freshrss/helm-release.yaml b/cluster/apps/media/freshrss/helm-release.yaml index 7a0c496..de84369 100644 --- a/cluster/apps/media/freshrss/helm-release.yaml +++ b/cluster/apps/media/freshrss/helm-release.yaml @@ -36,6 +36,7 @@ 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: &host "rss.${SECRET_NEW_DOMAIN}" paths: