From 53c715cccd70d7d7cee8ce49db2b5b57d185e603 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 17 Dec 2025 22:33:07 -0600 Subject: [PATCH] scale to 0 --- clusters/cl01tl/helm/matrix-synapse/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/matrix-synapse/values.yaml b/clusters/cl01tl/helm/matrix-synapse/values.yaml index 0ed81a076..a57d593ce 100644 --- a/clusters/cl01tl/helm/matrix-synapse/values.yaml +++ b/clusters/cl01tl/helm/matrix-synapse/values.yaml @@ -306,7 +306,7 @@ mautrix-whatsapp: controllers: main: type: statefulset - replicas: 1 + replicas: 0 strategy: RollingUpdate revisionHistoryLimit: 3 # initContainers: @@ -333,7 +333,7 @@ mautrix-whatsapp: main: image: repository: dock.mau.dev/mautrix/whatsapp - tag: v0.2511.0 + tag: v0.2512.0 pullPolicy: IfNotPresent resources: requests: