fix: apply rule for routing
This commit is contained in:
@@ -12,7 +12,7 @@ spec:
|
||||
address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
|
||||
trustForwardHeader: true
|
||||
authRequestHeaders:
|
||||
- X-Forwarded-Proto
|
||||
- X-Forwarded-Proto
|
||||
authResponseHeaders:
|
||||
- Set-Cookie
|
||||
- X-authentik-username
|
||||
|
||||
@@ -82,6 +82,14 @@ sonarr-4k:
|
||||
hostnames:
|
||||
- sonarr-4k.alexlebens.net
|
||||
rules:
|
||||
- backendRefs:
|
||||
- name: ak-outpost-traefik-proxy-auth
|
||||
namespace: authentik
|
||||
port: 9000
|
||||
matches:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
value: /outpost.goauthentik.io
|
||||
- backendRefs:
|
||||
- group: ''
|
||||
kind: Service
|
||||
|
||||
Reference in New Issue
Block a user