From 86f19be8c5219b0040cc9f1911f41f994f9b9551 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 27 Dec 2025 21:29:52 -0600 Subject: [PATCH] scale --- clusters/cl01tl/helm/stalwart/templates/elasticsearch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/stalwart/templates/elasticsearch.yaml b/clusters/cl01tl/helm/stalwart/templates/elasticsearch.yaml index afaa7ea1b..837d698c3 100644 --- a/clusters/cl01tl/helm/stalwart/templates/elasticsearch.yaml +++ b/clusters/cl01tl/helm/stalwart/templates/elasticsearch.yaml @@ -14,7 +14,7 @@ spec: - secretName: stalwart-elasticsearch-secret nodeSets: - name: default - count: 1 + count: 2 config: node.store.allow_mmap: false volumeClaimTemplates: