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 - host: prowlarr.dooplex.hu
http: http:
paths: paths:
- backend: # 1. Your existing App Path
service:
name: prowlarr
port:
number: 9696
- path: / - path: /
pathType: Prefix pathType: Prefix
backend: backend:
@@ -389,6 +385,7 @@ spec:
name: prowlarr name: prowlarr
port: port:
number: 9696 number: 9696
# 2. ADD THIS: The Auth Path (formerly managed by Authentik)
- path: /outpost.goauthentik.io - path: /outpost.goauthentik.io
pathType: Prefix pathType: Prefix
backend: backend: