Revert "fix(authentik): try to fix authentik redirect issue"

This reverts commit a4b96ea4e8.
This commit is contained in:
SeanOMik 2024-11-24 16:39:34 -05:00
parent a4b96ea4e8
commit 1dcb3a8b1c
1 changed files with 2 additions and 2 deletions

View File

@ -23,9 +23,9 @@ spec:
global:
env:
- name: AUTHENTIK_HOST
value: "0.0.0.0:9000"
- name: AUTHENTIK_HOST_BROWSER
value: &host "auth.${SECRET_NEW_DOMAIN}"
- name: AUTHENTIK_HOST_BROWSER
value: *host
- name: AUTHENTIK_SECRET_KEY
valueFrom:
secretKeyRef: