diff --git a/clusters/cl01tl/helm/stalwart/templates/elasticsearch.yaml b/clusters/cl01tl/helm/stalwart/templates/elasticsearch.yaml index 837d698c3..afaa7ea1b 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: 2 + count: 1 config: node.store.allow_mmap: false volumeClaimTemplates: diff --git a/clusters/cl01tl/helm/tubearchivist/templates/elasticsearch.yaml b/clusters/cl01tl/helm/tubearchivist/templates/elasticsearch.yaml index 1f92e2d21..f2f61e4ca 100644 --- a/clusters/cl01tl/helm/tubearchivist/templates/elasticsearch.yaml +++ b/clusters/cl01tl/helm/tubearchivist/templates/elasticsearch.yaml @@ -14,7 +14,7 @@ spec: - secretName: tubearchivist-elasticsearch-secret nodeSets: - name: default - count: 2 + count: 1 config: node.store.allow_mmap: false path.repo: /usr/share/elasticsearch/data/snapshot