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
# To prevent a yellow cluster status caused by system indices that store ISM policies and index templates:
180
+
- opendistro.index_state_management.history.number_of_replicas=0 # Prevent OpenSearch from requiring replicas for system indices in single-node mode. https://github.com/opensearch-project/security/issues/4739
181
+
- plugins.index_state_management.history.number_of_replicas=0 # Prevent OpenSearch from requiring replicas for system indices in single-node mode. https://github.com/opensearch-project/security/issues/4739
0 commit comments