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