From 2c03c627ddc8abcb3b68b1ea84c3c562f18bd057 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Thu, 30 May 2024 11:09:10 -0500 Subject: [PATCH] change postgres storage to ceph --- clusters/cl01tl/platform/matrix-synapse/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index 6dc50e620..1b3bee974 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -171,9 +171,9 @@ postgres-16-cluster: mode: recovery cluster: walStorage: - storageClass: local-path + storageClass: ceph-block storage: - storageClass: local-path + storageClass: ceph-block monitoring: enabled: true prometheusRule: