remove persistence for valkey

This commit is contained in:
2025-02-05 01:43:42 -06:00
parent f72a91f212
commit 30999e27d9
7 changed files with 38 additions and 2 deletions

View File

@@ -299,7 +299,7 @@ valkey-synapse:
enabled: true
existingSecret: matrix-synapse-redis-secret
existingSecretPasswordKey: password
master:
primary:
persistence:
enabled: false
replica:
@@ -310,7 +310,7 @@ valkey-hookshot:
architecture: standalone
auth:
enabled: false
master:
primary:
persistence:
enabled: false
replica:

View File

@@ -71,6 +71,12 @@ valkey:
architecture: standalone
auth:
enabled: false
primary:
persistence:
enabled: false
replica:
persistence:
enabled: false
elasticsearch:
global:
storageClass: ceph-block