295f8d1b43
The Prometheus OpenStack exporter was needlessly configured to use the prometheus Docker volume and change permissions of /data, which does not exist in the container image. This must have been copy-pasted from existing Prometheus code. Change-Id: I96017c17e68ca7a00a2d5ac41f2f43ef87694514
6 lines
147 B
YAML
6 lines
147 B
YAML
---
|
|
fixes:
|
|
- |
|
|
No longer configures the Prometheus OpenStack exporter to use the
|
|
``prometheus`` Docker volume, which was never required.
|