mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 22:42:54 +00:00
feat: update to elasticsearch 8.4
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
network.host: 0.0.0.0
|
||||
|
||||
# this value is required because we set "network.host"
|
||||
# be sure to modify it appropriately for a production cluster deployment
|
||||
discovery.zen.minimum_master_nodes: 1
|
||||
bootstrap.system_call_filter: false
|
||||
|
||||
bootstrap.memory_lock: true
|
||||
discovery.type: "single-node"
|
||||
cluster.routing.allocation.disk.threshold_enabled: false
|
||||
network.bind_host: 0.0.0.0
|
||||
xpack.security.enabled: false
|
||||
|
||||
Reference in New Issue
Block a user