From 0ac1476b40c24c386f885789174245e3a303d69e Mon Sep 17 00:00:00 2001 From: Alexander Olofsson Date: Sat, 19 Feb 2022 21:43:48 +0100 Subject: [PATCH] matrix-synapse: Update example values for redis --- charts/matrix-synapse/values.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/matrix-synapse/values.yaml b/charts/matrix-synapse/values.yaml index 0dc3c00..c3076e8 100644 --- a/charts/matrix-synapse/values.yaml +++ b/charts/matrix-synapse/values.yaml @@ -653,14 +653,14 @@ externalPostgresql: redis: enabled: true - usePassword: true - # XXX Change me! - password: synapse + auth: + # XXX Change me! + password: synapse - ## Or use existing secret with "redis-password" key - ## instead of static password - ## - # existingSecret: redis-secret + ## Or use existing secret with "redis-password" key + ## instead of static password + ## + # existingSecret: redis-secret architecture: standalone master: