Revert "fix(authentik): try to fix authentik redirect issue"
This reverts commit a4b96ea4e8
.
This commit is contained in:
parent
a4b96ea4e8
commit
1dcb3a8b1c
|
@ -23,9 +23,9 @@ spec:
|
||||||
global:
|
global:
|
||||||
env:
|
env:
|
||||||
- name: AUTHENTIK_HOST
|
- name: AUTHENTIK_HOST
|
||||||
value: "0.0.0.0:9000"
|
|
||||||
- name: AUTHENTIK_HOST_BROWSER
|
|
||||||
value: &host "auth.${SECRET_NEW_DOMAIN}"
|
value: &host "auth.${SECRET_NEW_DOMAIN}"
|
||||||
|
- name: AUTHENTIK_HOST_BROWSER
|
||||||
|
value: *host
|
||||||
- name: AUTHENTIK_SECRET_KEY
|
- name: AUTHENTIK_SECRET_KEY
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|
Loading…
Reference in New Issue