From 523c129241535be29839b51fb550edcda360e46f Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 15 Dec 2025 19:17:05 +0000 Subject: [PATCH] chore: Update manifests after change --- .../RedisReplication-redis-replication-hookshot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/matrix-synapse/RedisReplication-redis-replication-hookshot.yaml b/clusters/cl01tl/manifests/matrix-synapse/RedisReplication-redis-replication-hookshot.yaml index edbfc0265..64c1418eb 100644 --- a/clusters/cl01tl/manifests/matrix-synapse/RedisReplication-redis-replication-hookshot.yaml +++ b/clusters/cl01tl/manifests/matrix-synapse/RedisReplication-redis-replication-hookshot.yaml @@ -11,7 +11,7 @@ metadata: app.kubernetes.io/instance: matrix-synapse app.kubernetes.io/part-of: matrix-synapse spec: - clusterSize: 1 + clusterSize: 3 podSecurityContext: fsGroup: 1000 runAsUser: 1000