added outpost path to prowlarr ingress 2

This commit is contained in:
kisfenyo
2025-12-30 22:02:43 +01:00
parent 928356b846
commit 61b48d89df
+2 -5
View File
@@ -377,11 +377,7 @@ spec:
- host: prowlarr.dooplex.hu
http:
paths:
- backend:
service:
name: prowlarr
port:
number: 9696
# 1. Your existing App Path
- path: /
pathType: Prefix
backend:
@@ -389,6 +385,7 @@ spec:
name: prowlarr
port:
number: 9696
# 2. ADD THIS: The Auth Path (formerly managed by Authentik)
- path: /outpost.goauthentik.io
pathType: Prefix
backend: