Increase Docker concurrent downloads to 10

Change-Id: I1a8ac68a6c3ddbec11cbdac802e8e162eab838ff
This commit is contained in:
Mark Burnett 2018-05-18 13:27:54 -05:00
parent 5ea39da4dc
commit c9fab76434
1 changed files with 3 additions and 2 deletions

View File

@ -11,7 +11,8 @@ metadata:
storagePolicy: cleartext
data:
config:
live-restore: true
storage-driver: overlay2
insecure-registries:
- artifacts-aic.atlantafoundry.com
live-restore: true
max-concurrent-downloads: 10
storage-driver: overlay2