From 221becb66c7177def15fbd72e7a61e50d7cc0716 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 24 Apr 2026 10:35:35 -0500 Subject: [PATCH] feat: add service account --- clusters/cl01tl/helm/matrix-synapse/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/cl01tl/helm/matrix-synapse/values.yaml b/clusters/cl01tl/helm/matrix-synapse/values.yaml index 2a0274400..f7b3f05fe 100644 --- a/clusters/cl01tl/helm/matrix-synapse/values.yaml +++ b/clusters/cl01tl/helm/matrix-synapse/values.yaml @@ -165,6 +165,8 @@ matrix-synapse: enabled: false gateway: enabled: false + serviceAccount: + name: matrix-synapse matrix-hookshot: global: nameOverride: matrix-hookshot