From 0b6cd990d94027e8b74c29c47be57ff2196439db Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 12 Dec 2025 22:39:59 -0600 Subject: [PATCH] remove storage --- clusters/cl01tl/helm/matrix-synapse/values.yaml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/clusters/cl01tl/helm/matrix-synapse/values.yaml b/clusters/cl01tl/helm/matrix-synapse/values.yaml index c1bcb7fb0..849297698 100644 --- a/clusters/cl01tl/helm/matrix-synapse/values.yaml +++ b/clusters/cl01tl/helm/matrix-synapse/values.yaml @@ -21,10 +21,6 @@ matrix-synapse: client_whitelist: - https://chat.alexlebens.dev/ update_profile_information: true - experimental_features: - msc3202_device_masquerading: true - msc3202_transaction_extensions: true - msc2409_to_device_messages_enabled: true app_service_config_files: - /synapse/config/conf.d/hookshot-registration.yaml - /synapse/config/conf.d/double-puppet-registration.yaml @@ -201,16 +197,6 @@ matrix-hookshot: readOnly: true mountPropagation: None subPath: passkey.pem - data: - storageClass: ceph-block - accessMode: ReadWriteOnce - size: 500Mi - retain: true - advancedMounts: - main: - main: - - path: /data - readOnly: false mautrix-discord: global: fullnameOverride: mautrix-discord