From ed51fc943b1ec5879e04fb999d223fb8032510e8 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sun, 26 May 2024 14:10:08 -0500 Subject: [PATCH] disable signing key job --- clusters/cl01tl/platform/matrix-synapse/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index 3ed0bfb5d..7e12c5ccb 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -4,7 +4,7 @@ matrix-synapse: argoCD: true signingkey: job: - enabled: true + enabled: false config: reportStats: false enableRegistration: true