Ajout authentification et tls sur nodeexporter
This commit is contained in:
parent
6ebe41c2b4
commit
41eb6d0979
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ services:
|
|||
- /:/rootfs:ro
|
||||
- ./config.yml:/config.yml
|
||||
- ./key.pem:/key.pem
|
||||
- ./cert.pem.yml:/cert.pem
|
||||
- ./cert.pem:/cert.pem
|
||||
command:
|
||||
- '--path.procfs=/host/proc'
|
||||
- '--path.rootfs=/rootfs'
|
||||
|
|
Loading…
Reference in a new issue