mirror of
https://github.com/clearml/clearml-server
synced 2025-01-31 02:46:53 +00:00
Update docker-compose-win10.yml
Reduce ES watermark
This commit is contained in:
parent
c2dc73a71f
commit
1ce34f2c74
@ -39,9 +39,9 @@ services:
|
||||
bootstrap.memory_lock: "true"
|
||||
cluster.name: clearml
|
||||
cluster.routing.allocation.node_initial_primaries_recoveries: "500"
|
||||
cluster.routing.allocation.disk.watermark.low: 10gb
|
||||
cluster.routing.allocation.disk.watermark.high: 10gb
|
||||
cluster.routing.allocation.disk.watermark.flood_stage: 10gb
|
||||
cluster.routing.allocation.disk.watermark.low: 500mb
|
||||
cluster.routing.allocation.disk.watermark.high: 500mb
|
||||
cluster.routing.allocation.disk.watermark.flood_stage: 500mb
|
||||
discovery.zen.minimum_master_nodes: "1"
|
||||
discovery.type: "single-node"
|
||||
http.compression_level: "7"
|
||||
|
Loading…
Reference in New Issue
Block a user