From d221fdd8401a7e02e4f78b1b2c97538d2390f166 Mon Sep 17 00:00:00 2001 From: Lin Wang Date: Thu, 6 Jul 2023 09:49:00 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"Revert=20"feat:=20remove=20ml-commons?= =?UTF-8?q?-dashboards=20experiment=20keyword=20in=20comm=E2=80=A6=20(#358?= =?UTF-8?q?2)"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 1021f6e93ff809416dd0528a03e430b5eb97f880. Signed-off-by: Lin Wang --- config/opensearch_dashboards-2.x.yml | 4 ++-- config/opensearch_dashboards-default.x.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/opensearch_dashboards-2.x.yml b/config/opensearch_dashboards-2.x.yml index 7623412eb7..e224eb6311 100644 --- a/config/opensearch_dashboards-2.x.yml +++ b/config/opensearch_dashboards-2.x.yml @@ -192,8 +192,8 @@ # data_source.encryption.wrappingKeyNamespace: 'changeme' # data_source.encryption.wrappingKey: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] -# 2.6 New ML Commons Dashboards Experimental Feature -# Set the value of this setting to true to enable the experimental ml commons dashboards +# 2.6 New ML Commons Dashboards Feature +# Set the value of this setting to true to enable the ml commons dashboards # ml_commons_dashboards.enabled: false opensearch.hosts: [https://localhost:9200] diff --git a/config/opensearch_dashboards-default.x.yml b/config/opensearch_dashboards-default.x.yml index 7623412eb7..e224eb6311 100644 --- a/config/opensearch_dashboards-default.x.yml +++ b/config/opensearch_dashboards-default.x.yml @@ -192,8 +192,8 @@ # data_source.encryption.wrappingKeyNamespace: 'changeme' # data_source.encryption.wrappingKey: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] -# 2.6 New ML Commons Dashboards Experimental Feature -# Set the value of this setting to true to enable the experimental ml commons dashboards +# 2.6 New ML Commons Dashboards Feature +# Set the value of this setting to true to enable the ml commons dashboards # ml_commons_dashboards.enabled: false opensearch.hosts: [https://localhost:9200]