From 2cfbe2d0242b709c979221b093d698b8adc4e2ed Mon Sep 17 00:00:00 2001 From: alexlebens Date: Wed, 10 Jul 2024 13:46:39 -0500 Subject: [PATCH] change fullname --- 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 a0bd275c4..31d6da897 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -286,7 +286,7 @@ mautrix-whatsapp: mountPropagation: None subPath: config.yaml redis-synapse: - fullnameOverride: matrix-synapse + fullnameOverride: matrix-synapse-redis architecture: standalone auth: enabled: true @@ -299,7 +299,7 @@ redis-synapse: persistence: enabled: false redis-hookshot: - fullnameOverride: matrix-hookshot + fullnameOverride: matrix-hookshot-redis architecture: standalone auth: enabled: false