commit | 63075f5712fed9537c33c536b4dbd997b8eebd54 | [log] [tgz] |
---|---|---|
author | Michal Kobus <mkobus@mirantis.com> | Fri Jun 29 18:03:20 2018 +0200 |
committer | Michal Kobus <mkobus@mirantis.com> | Thu Jul 05 13:21:22 2018 +0200 |
tree | 122e2f2a85b1f5a02352ec82404f618102e721b2 | |
parent | 99af257c8d1d10c36bf7a23a343cbd06f4086ec1 [diff] [blame] |
Enable pushgateway persistent storage Change-Id: Ic850cadd55b842c784d9271dc62cc46b389604a1 Closes-bug: PROD-21073
diff --git a/prometheus/pushgateway/init.yml b/prometheus/pushgateway/init.yml new file mode 100644 index 0000000..a906807 --- /dev/null +++ b/prometheus/pushgateway/init.yml
@@ -0,0 +1,7 @@ +parameters: + _param: + prometheus_pushgateway_data_directory: /opt/pushgateway/data + prometheus: + pushgateway: + dir: + data: /srv/volumes/local/pushgateway/data