diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index cc7f0ee..fbc8b8f 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -40,12 +40,12 @@ spec: repository: zcube/bitnami-compat/postgresql tag: 11.18.0-debian-11-r39 enabled: true - auth: - existingSecret: postgres-secret - secretKeys: - userPasswordKey: postgres-password - username: authentik - database: authentik + #auth: + # existingSecret: postgres-secret + # secretKeys: + # userPasswordKey: postgres-password + # username: authentik + # database: authentik persistence: enabled: true storageClass: longhorn