Commit d978730
committed
fix(docker): disable ES disk watermarks in dev compose
Elasticsearch's default disk watermark thresholds can cause shard
allocation to be blocked in local dev environments where disk space
is limited. Disable watermark checks via cluster settings in the
dev Docker Compose configuration to avoid this issue.1 parent 920bcee commit d978730
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
| |||
0 commit comments