commit | 0b8275d4b2297b846c811226efaa2cd6d6c518fb | [log] [tgz] |
---|---|---|
author | Dmitry Kalashnik <dkalashnik@mirantis.com> | Mon May 13 15:09:17 2019 +0400 |
committer | Dmitry Kalashnik <dkalashnik@mirantis.com> | Wed May 22 09:25:09 2019 +0000 |
tree | 2df1a99dee48137039b78ade2b28f688e6bb8ef3 | |
parent | 1f3d9efe8622266463fd9a0881a4d8c79c0f3f89 [diff] [blame] |
Add SSL for Elasticsearch Change-Id: I0a525b82e6dfc536bec6953485f2d11e6f64cd54 PROD-related: PROD-29185
diff --git a/elasticsearch/client/ssl.yml b/elasticsearch/client/ssl.yml new file mode 100644 index 0000000..9f0f9c2 --- /dev/null +++ b/elasticsearch/client/ssl.yml
@@ -0,0 +1,5 @@ +parameters: + elasticsearch: + client: + server: + scheme: https