Update config to add more time to pull images

This commit is contained in:
Quentin 2021-07-01 15:53:41 +02:00
parent 1277d94bec
commit 576ac2772e
Signed by untrusted user: quentin
GPG Key ID: A98E9B769E4FF428
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@ telemetry {
plugin "docker" {
config {
pull_activity_timeout = "15m"
volumes {
enabled = true
}
allow_privileged = true
}
}