diff --git a/applications/40-authentik/authentik.yaml b/applications/40-authentik/authentik.yaml index aa99136..f415df5 100644 --- a/applications/40-authentik/authentik.yaml +++ b/applications/40-authentik/authentik.yaml @@ -7,6 +7,7 @@ spec: project: default source: repoURL: https://charts.goauthentik.io/ + chart: "authentik" targetRevision: 2024.6.4 helm: values: | @@ -19,13 +20,11 @@ spec: port: 5432 database: authentik username: authentik - password: existingSecret: authentik-secrets existingSecretKey: postgresql-password redisConfig: - host: + host: redis.database port: - password: existingSecret: authentik-secrets existingSecretKey: redis-password authentik: