From eeb03922fbd8370c709ccabf6ee5aaa0223500cb Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 6 Apr 2026 21:30:51 -0500 Subject: [PATCH] feat: change context --- clusters/cl01tl/helm/matrix-synapse/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clusters/cl01tl/helm/matrix-synapse/values.yaml b/clusters/cl01tl/helm/matrix-synapse/values.yaml index efbc66d95..3b0b4cc27 100644 --- a/clusters/cl01tl/helm/matrix-synapse/values.yaml +++ b/clusters/cl01tl/helm/matrix-synapse/values.yaml @@ -463,6 +463,9 @@ volsync-target-discord: schedule: 40 10 * * * volsync-target-whatsapp: pvcTarget: mautrix-whatsapp + moverSecurityContext: + runAsUser: 1337 + runAsGroup: 1337 local: enabled: true schedule: 42 8 * * *