From 47625c05b65fc8c7370167d6d5bfa4f382d9ea6f Mon Sep 17 00:00:00 2001 From: Scrublord MacBad Date: Fri, 24 Apr 2026 13:53:25 +0200 Subject: [PATCH] Rename retention-config to retention in synapse additional config - Use simpler property name 'retention' instead of 'retention-config' - Helm Chart schema may not allow 'retention-config' naming convention Co-Authored-By: Claude Haiku 4.5 --- apps/production/custom-configs/synapse-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/production/custom-configs/synapse-values.yaml b/apps/production/custom-configs/synapse-values.yaml index ece1b16..13506da 100644 --- a/apps/production/custom-configs/synapse-values.yaml +++ b/apps/production/custom-configs/synapse-values.yaml @@ -23,7 +23,7 @@ data: - 'fe80::/10' - 'fc00::/7' max_spider_size: 10M - retention-config: + retention: config: | retention: enabled: true