forked from wazuh/wazuh-docker
Disable swapping
This commit is contained in:
@@ -33,6 +33,7 @@ services:
|
||||
- "9300:9300"
|
||||
environment:
|
||||
- "ES_JAVA_OPTS=-Xms1g -Xmx1g"
|
||||
- bootstrap.memory_lock=true
|
||||
- node.name=es01
|
||||
- node.master=true
|
||||
- cluster.initial_master_nodes=es01
|
||||
|
||||
Reference in New Issue
Block a user