Annotation changes for warm node

This commit is contained in:
Mike Reeves
2023-10-25 15:37:36 -04:00
parent 58bf6d3eff
commit 6fb0c5dbfe

View File

@@ -477,3 +477,18 @@ elasticsearch:
so-strelka: *indexSettings
so-syslog: *indexSettings
so-zeek: *indexSettings
so_roles:
so-maanger: &soroleSettings
node:
roles:
description: List of Elasticsearch roles that the node should have. Blank assumes all roles
forcedType: "[]string"
global: False
advanced: True
helpLink: elasticsearch.html
so-managersearch: *soroleSettings
so-standalone: *soroleSettings
so-searchnode: *soroleSettings
so-heavynode: *soroleSettings
so-eval: *soroleSettings
so-import: *soroleSettings