authentik for qbittorrent

This commit is contained in:
kisfenyo
2025-12-30 11:44:57 +01:00
parent c2a31a27fe
commit a53dc8ac32
+5
View File
@@ -868,6 +868,11 @@ metadata:
external-dns.alpha.kubernetes.io/hostname: qbittorrent.home,qbittorrent.dooplex.hu external-dns.alpha.kubernetes.io/hostname: qbittorrent.home,qbittorrent.dooplex.hu
nginx.ingress.kubernetes.io/proxy-body-size: "0" nginx.ingress.kubernetes.io/proxy-body-size: "0"
nginx.ingress.kubernetes.io/ssl-redirect: "true" nginx.ingress.kubernetes.io/ssl-redirect: "true"
nginx.ingress.kubernetes.io/auth-url: "http://ak-outpost-arr-outpost.auth-system.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx"
nginx.ingress.kubernetes.io/auth-signin: "https://qbittorrent.dooplex.hu/outpost.goauthentik.io/start?rd=$escaped_request_uri"
nginx.ingress.kubernetes.io/auth-response-headers: "Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email"
nginx.ingress.kubernetes.io/auth-snippet: |
proxy_set_header X-Forwarded-Host $http_host;
name: qbittorrent name: qbittorrent
namespace: servarr-system namespace: servarr-system
spec: spec: