diff --git a/applications/40-authentik/authentik.yaml b/applications/40-authentik/authentik.yaml index 35c2754..80565e2 100644 --- a/applications/40-authentik/authentik.yaml +++ b/applications/40-authentik/authentik.yaml @@ -33,15 +33,12 @@ spec: envFrom: - secretRef: name: authentik-env - postgresql: - enabled: false redis: enabled: false + postgresql: - host: postgresql.database - port: 5432 - database: authentik - username: authentik + enabled: false + redisConfig: host: redis.database port: