Skip to content

Commit 4744ec8

Browse files
committed
Add Elasticsearch memory_lock
Closes openshift#206
1 parent e231410 commit 4744ec8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deployer/conf/elasticsearch.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
cluster:
22
name: ${CLUSTER_NAME}
33

4+
bootstrap.memory_lock: true
5+
46
script:
57
inline: on
68
indexed: on

0 commit comments

Comments
 (0)