diff --git a/kubernetes/infrastructure/controllers/authelia/redis-release.yaml b/kubernetes/infrastructure/controllers/authelia/redis-release.yaml index dd281c5..7bac43f 100644 --- a/kubernetes/infrastructure/controllers/authelia/redis-release.yaml +++ b/kubernetes/infrastructure/controllers/authelia/redis-release.yaml @@ -20,7 +20,9 @@ spec: architecture: standalone auth: enabled: false + commonConfiguration: |- + appendonly no + save "" master: persistence: - storageClass: nfs-synology-ssd - size: 256Mi + enabled: false