diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index 23c006f..628eda7 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -41,6 +41,11 @@ spec: enabled: true auth: existingSecret: postgres-secret + persistence: + enabled: true + storageClass: longhorn + accessModes: + - ReadWriteOnce redis: enabled: true image: