Try to specify host env for authentik
This commit is contained in:
parent
af4d2efdca
commit
c2ff6275ee
|
@ -34,9 +34,9 @@ spec:
|
|||
host: "redis-master.database"
|
||||
# password: "${SECRET_DATABASE_REDIS_PASS}"
|
||||
|
||||
# env:
|
||||
# AUTHENTIK_HOST: https://auth.***REMOVED***
|
||||
# AUTHENTIK_HOST_BROWSER: https://auth.***REMOVED***
|
||||
env:
|
||||
AUTHENTIK_HOST: https://k3sauth.***REMOVED***
|
||||
AUTHENTIK_HOST_BROWSER: https://k3sauth.***REMOVED***
|
||||
|
||||
envValueFrom:
|
||||
AUTHENTIK_SECRET_KEY:
|
||||
|
|
Loading…
Reference in New Issue