From 827a7a223022a0cb80479fc462d2f776c28c7465 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Wed, 7 Jan 2026 10:46:33 -0300 Subject: [PATCH] comms: restart synapse + guest proxy --- services/communication/guest-register-deployment.yaml | 2 ++ services/communication/synapse-rendered.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/services/communication/guest-register-deployment.yaml b/services/communication/guest-register-deployment.yaml index 5818e646..3a44bc1d 100644 --- a/services/communication/guest-register-deployment.yaml +++ b/services/communication/guest-register-deployment.yaml @@ -12,6 +12,8 @@ spec: app.kubernetes.io/name: matrix-guest-register template: metadata: + annotations: + checksum/config: guest-register-proxy-1 labels: app.kubernetes.io/name: matrix-guest-register spec: diff --git a/services/communication/synapse-rendered.yaml b/services/communication/synapse-rendered.yaml index 535e0e02..e06f3518 100644 --- a/services/communication/synapse-rendered.yaml +++ b/services/communication/synapse-rendered.yaml @@ -684,7 +684,7 @@ spec: template: metadata: annotations: - checksum/config: manual-rtc-enable-6 + checksum/config: manual-rtc-enable-7 checksum/secrets: ec9f3b254a562a0f0709461eb74a8cc91b8c1a2fb06be2594a131776c2541773 labels: app.kubernetes.io/name: matrix-synapse