Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit f9bc084

Browse files
committed
Update suitable configuration for ElasticSuite service
1 parent bbfef9c commit f9bc084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cloud/env/variables-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ stage:
230230
ELASTICSUITE_CONFIGURATION:
231231
indices_settings:
232232
number_of_shards: 3
233-
number_of_replicas: 3
233+
number_of_replicas: 2
234234
_merge: true
235235
```
236236

0 commit comments

Comments
 (0)