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