Remove haproxy_socket volume from telegraf container

HAProxy stats pages are used to gather performance metrics from HAProxy.

Change-Id: I999fcd0785d90c1be0b760fd6cd8804399d5a94c
Closes-bug: #1634227
This commit is contained in:
Christian Berendt 2016-10-17 21:05:06 +02:00
parent f209dee147
commit 1f31fb94d5

View File

@ -15,5 +15,4 @@
- "/sys:/rootfs/sys:ro"
- "/proc:/rootfs/proc:ro"
- "/var/run/docker.sock:/var/run/docker.sock:ro"
- "haproxy_socket:/var/lib/kolla/haproxy/:rw"
pid_mode: "host"