diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index 62925ea..34114cd 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -42,6 +42,10 @@ spec: enabled: true auth: existingSecret: postgres-secret + secretKeys: + adminPasswordKey: postgres-password + username: authentik + database: authentik persistence: enabled: true storageClass: longhorn