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***"
|
||||
|
||||
|
@ -63,6 +63,6 @@ spec:
|
|||
requests:
|
||||
cpu: 2m
|
||||
memory: 80Mi
|
||||
|
||||
|
||||
limits:
|
||||
memory: 500Mi
|
Loading…
Reference in New Issue