We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e231410 commit 4744ec8Copy full SHA for 4744ec8
deployer/conf/elasticsearch.yml
@@ -1,6 +1,8 @@
1
cluster:
2
name: ${CLUSTER_NAME}
3
4
+bootstrap.memory_lock: true
5
+
6
script:
7
inline: on
8
indexed: on
0 commit comments