Ajout authentification et tls sur nodeexporter

This commit is contained in:
Navas 2024-12-25 13:23:02 +01:00
parent 6ebe41c2b4
commit 41eb6d0979

View file

@ -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'