added outpost path to prowlarr ingress 2
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user