diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index 63e8ef9..64ae3db 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -41,6 +41,11 @@ spec: secretName: authentik-roxedus-com-cert envValueFrom: + POSTGRES_PASSWORD: + secretKeyRef: + key: postgresql-password + name: authentik-postgresql + AUTHENTIK_POSTGRESQL__PASSWORD: secretKeyRef: key: postgresql-postgres-password