Change authentik host for ldap outpost
This commit is contained in:
parent
e7f20db8a2
commit
981ea01139
|
@ -20,7 +20,7 @@ spec:
|
|||
tag: latest
|
||||
|
||||
env:
|
||||
AUTHENTIK_HOST: "http://authentik-server.authentik:9000"
|
||||
AUTHENTIK_HOST: "http://authentik.authentik:9000"
|
||||
AUTHENTIK_INSECURE: "true"
|
||||
AUTHENTIK_HOST_BROWSER: "https://k3sauth.***REMOVED***"
|
||||
|
||||
|
|
Loading…
Reference in New Issue