commit | 653628d5b868f5015951ddfcf4f6d115807b041b | [log] [tgz] |
---|---|---|
author | Michal Kobus <mkobus@mirantis.com> | Wed Apr 24 14:22:49 2019 +0200 |
committer | mkobus <mkobus@mirantis.com> | Tue May 28 15:44:37 2019 +0000 |
tree | 833ec2e3de417a5434d24c6181947e7f871126f1 | |
parent | 709445192e1ac4d68b1497db5358e598d88a1fb1 [diff] |
Change elasticsearch_exporter host path For consistency with rest of services Change-Id: Ie1d3740094da59d0c7bcb45c56a13227e9e743fa Related-bug: PROD-29786 (PROD:29786) (cherry picked from commit fc3784da3a86dd0633846efddf63fe1e13c396db)
diff --git a/metadata/service/elasticsearch_exporter/container.yml b/metadata/service/elasticsearch_exporter/container.yml index 565cb4f..539062c 100644 --- a/metadata/service/elasticsearch_exporter/container.yml +++ b/metadata/service/elasticsearch_exporter/container.yml
@@ -8,4 +8,4 @@ default: json: {} dir: - config: /srv/local/elasticsearch_exporter + config: /srv/volumes/local/elasticsearch_exporter