diff --git a/firefly-iii/helmrelease-firefly-iii.yaml b/firefly-iii/helmrelease-firefly-iii.yaml index 5498b48..0033da3 100644 --- a/firefly-iii/helmrelease-firefly-iii.yaml +++ b/firefly-iii/helmrelease-firefly-iii.yaml @@ -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: