Skip to content
Snippets Groups Projects
Commit 926c4988 authored by Etienne LOUPIAS's avatar Etienne LOUPIAS
Browse files

ci: local es memory resizing

parent fc4d967d
Branches
Tags
2 merge requests!356V2.5.0,!354V2.5.0
......@@ -111,7 +111,7 @@ services:
discovery.type: single-node
xpack.security.enabled: ${ELASTIC_SECURITY}
ELASTIC_PASSWORD: ${ELASTICSEARCH_PASSWORD}
ES_JAVA_OPTS: '-Xms512m -Xmx512m'
ES_JAVA_OPTS: '-Xms256m -Xmx512m'
volumes:
- db-elastic:/usr/share/elasticsearch/data
networks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment