mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
2bfdb75705
commit
4f51496342
2 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ spec:
|
|||
- match: Host(`traefik.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: ak-outpost-authentik-embedded-outpost
|
||||
- name: ak-outpost-master-embedded-outpost
|
||||
namespace: authentik
|
||||
port: 9000
|
||||
tls:
|
||||
|
|
@ -36,4 +36,4 @@ spec:
|
|||
kind: ClusterIssuer
|
||||
commonName: "traefik.internal.durp.info"
|
||||
dnsNames:
|
||||
- "traefik.internal.durp.info"
|
||||
- "traefik.internal.durp.info"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
namespace: traefik
|
||||
spec:
|
||||
forwardAuth:
|
||||
address: http://ak-outpost-authentik-embedded-outpost.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
|
||||
address: http://ak-outpost-master-embedded-outpost.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
|
||||
trustForwardHeader: true
|
||||
authResponseHeaders:
|
||||
- X-authentik-username
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue