Skip to content

Commit 0b110fd

Browse files
jjungnickelpires
authored andcommitted
PROCESSORS is already documented in base image
1 parent b4e5cde commit 0b110fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ Besides the [inherited ones](https://github.com/pires/docker-elasticsearch#envir
2121

2222
* [DISCOVERY_SERVICE](https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-discovery-zen.html#unicast) - the service to be queried for through DNS (default = `elasticsearch-discovery`).
2323
* [MEMORY_LOCK](https://www.elastic.co/guide/en/elasticsearch/reference/current/important-settings.html#bootstrap.memory_lock) - memory locking control defaults to `false` as Kubernetes requires swap to be disabled.
24-
* [PROCESSORS](https://github.com/elastic/elasticsearch-definitive-guide/pull/679/files) - allow elasticsearch to optimize for the actual number of available cpus (must be an integer and can be derived from resources.limits - default = 1)
25-

0 commit comments

Comments
 (0)