Cadvisor: Lower CPU load
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Manske 2023-04-18 22:04:31 +02:00
parent 88897af4ef
commit 7404d39bf9
Signed by: tobias
GPG Key ID: 9164B527694A0709
1 changed files with 3 additions and 0 deletions

View File

@ -132,6 +132,9 @@ services:
labels:
- "prometheus-scrape.enabled=true"
- "prometheus-scrape.port=8080"
command:
- "-docker_only=true"
- "-housekeeping_interval=10s"
volumes:
- /:/rootfs:ro
- /var/run:/var/run:rw