From f1ba30dee8a94a73e0f412517acdfa53001b08d6 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 14 Dec 2025 20:22:37 -0600 Subject: [PATCH] add secondary --- 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: