[ES] Increase JVM heap size
This commit is contained in:
parent
54431b2543
commit
45797d538a
@ -9,7 +9,7 @@ services:
|
||||
- node.name=es01
|
||||
- discovery.type=single-node
|
||||
# - bootstrap.memory_lock=true
|
||||
- "ES_JAVA_OPTS=-Xms512m -Xmx512m"
|
||||
- "ES_JAVA_OPTS=-Xms2g -Xmx2g"
|
||||
ulimits:
|
||||
memlock:
|
||||
soft: -1
|
||||
|
Loading…
Reference in New Issue
Block a user