You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2023. It is now read-only.
Elasticsearch chart use node.master, node.data, ... settings to define node roles.
However these settings have beed deprecated in favor of node.roles setting in 7.9 (elastic/elasticsearch#54998).
Elasticsearch chart use
node.master,node.data, ... settings to define node roles.However these settings have beed deprecated in favor of
node.rolessetting in 7.9 (elastic/elasticsearch#54998).