This commit is contained in:
parent
43eff42ce2
commit
aa45bb4a0c
@ -55,6 +55,9 @@ spec:
|
||||
TZ: "America/New_York"
|
||||
TRUSTED_PROXIES: "**"
|
||||
APP_URL: "https://money.clortox.com"
|
||||
AUTHENTICATION_GUARD: "remote_user_guard"
|
||||
AUTHENTICATION_GUARD_HEADER: "X-authentik-email"
|
||||
|
||||
|
||||
# -- Create a new Secret from values file to store sensitive environment variables. Make sure to keep your secrets encrypted in the repository! For example, you can use the 'helm secrets' plugin (https://github.com/jkroepke/helm-secrets) to encrypt and manage secrets. If the 'config.existingSecret' value is set, a new Secret will not be created.
|
||||
secrets:
|
||||
|
Loading…
Reference in New Issue
Block a user