File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ services:
176176 - plugins.ml_commons.native_memory_threshold=100 # Prevent memory issue after multiple deploy (https://github.com/opensearch-project/ml-commons/issues/2308)
177177 - plugins.ml_commons.jvm_heap_memory_threshold=100 # Prevent memory issue after multiple deploy (https://github.com/opensearch-project/ml-commons/issues/2308)
178178 - plugins.security.audit.type=debug # https://github.com/opensearch-project/security/issues/3130
179+ - opendistro.index_state_management.history.number_of_replicas=0
180+ - plugins.index_state_management.history.number_of_replicas=0
179181 - OPENSEARCH_INITIAL_ADMIN_PASSWORD=${OPENSEARCH_ADMIN_PASSWORD:-!ChangeMe0!}
180182 volumes :
181183 - os2_data:/usr/share/opensearch/data:rw
You can’t perform that action at this time.
0 commit comments