File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ The following table lists the configurable parameters of the Elasticsearch chart
174174| ` coordinating.serviceAccount.create ` | Enable creation of ServiceAccount for the coordinating-only node | ` false ` |
175175| ` coordinating.serviceAccount.name ` | Name of the created serviceAccount | Generated using the ` elasticsearch.coordinating.fullname ` |
176176| ` data.name ` | Data node pod name | ` data ` |
177- | ` data.replicas ` | Desired number of Elasticsearch data nodes | ` 3 ` |
177+ | ` data.replicas ` | Desired number of Elasticsearch data nodes | ` 2 ` |
178178| ` data.hostAliases ` | Add deployment host aliases | ` [] ` |
179179| ` data.updateStrategy.type ` | Update strategy for Data statefulset | ` RollingUpdate ` |
180180| ` data.updateStrategy.rollingUpdatePartition ` | Partition update strategy for Data statefulset | ` nil ` |
You can’t perform that action at this time.
0 commit comments