change name
This commit is contained in:
parent
85d28b2dab
commit
06263b574c
1 changed files with 2 additions and 2 deletions
|
@ -105,9 +105,9 @@ services:
|
|||
networks:
|
||||
- metrics
|
||||
|
||||
node_exporter:
|
||||
node-exporter:
|
||||
image: quay.io/prometheus/node-exporter:latest
|
||||
container_name: node_exporter
|
||||
container_name: node-exporter
|
||||
command:
|
||||
- '--path.rootfs=/host'
|
||||
network_mode: host
|
||||
|
|
Reference in a new issue