vm.max_map_count allow for minion specific values

This commit is contained in:
reyesj2
2026-03-17 15:23:46 -05:00
parent 2c6c502067
commit 7e7b8dc8a8

View File

@@ -19,7 +19,6 @@ elasticsearch:
max_map_count:
description: The maximum number of memory map areas a process may use. Elasticsearch uses a mmapfs directory by default to store its indices. The default operating system limits on mmap counts could be too low, which may result in out of memory exceptions.
forcedType: int
global: True
helpLink: elasticsearch.html
retention:
retention_pct: