9 lines
345 B
YAML
9 lines
345 B
YAML
|
|
cluster.name: "docker-cluster"
|
||
|
|
network.host: 0.0.0.0
|
||
|
|
cluster.routing.allocation.disk.threshold_enabled: false
|
||
|
|
|
||
|
|
# cluster.routing.allocation.disk.threshold_enabled: true
|
||
|
|
# cluster.routing.allocation.disk.watermark.flood_stage: 200mb
|
||
|
|
# cluster.routing.allocation.disk.watermark.low: 500mb
|
||
|
|
# cluster.routing.allocation.disk.watermark.high: 300mb
|