# authentik-redis — standalone Redis for Authentik # Helm release: authentik-redis, namespace: infrastructure # Chart: bitnami/redis v25.3.2 # Install: helm install authentik-redis bitnami/redis -n infrastructure -f redis-values.yaml # Repo: helm repo add bitnami https://charts.bitnami.com/bitnami architecture: standalone auth: enabled: false master: persistence: enabled: true size: 1Gi storageClass: nfs-authentik resources: limits: memory: 128Mi requests: cpu: 30m memory: 64Mi resourcesPreset: none