PLT-6474 Basic Elasticsearch System Console Page (#6825)
* PLT-6474: Basic System Console Elasticsearch Config. * Fix review comments. * More review fixes. * Review comments.
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
4eed88e0c2
Коммит
a1f17c1f84
@@ -1662,8 +1662,6 @@ func (o *Config) Sanitize() {
|
||||
o.SqlSettings.DataSourceSearchReplicas[i] = FAKE_SETTING
|
||||
}
|
||||
|
||||
*o.ElasticSearchSettings.ConnectionUrl = FAKE_SETTING
|
||||
*o.ElasticSearchSettings.Username = FAKE_SETTING
|
||||
*o.ElasticSearchSettings.Password = FAKE_SETTING
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user