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