forked from TrueCloudLab/distribution
Update pull limits for service accounts
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
parent
3d71710133
commit
4ff7f21b2d
1 changed files with 2 additions and 2 deletions
|
@ -76,9 +76,9 @@ Multiple registry caches can be deployed over the same back-end. A single
|
||||||
registry cache ensures that concurrent requests do not pull duplicate data,
|
registry cache ensures that concurrent requests do not pull duplicate data,
|
||||||
but this property does not hold true for a registry cache cluster.
|
but this property does not hold true for a registry cache cluster.
|
||||||
|
|
||||||
**Note**
|
> **Note**
|
||||||
>
|
>
|
||||||
> Service accounts included in the Team plan are limited to 15,000 pulls per day. See [Service Accounts](/docker-hub/service-accounts/) for more details.
|
> Service accounts included in the Team plan are limited to 5,000 pulls per day. See [Service Accounts](/docker-hub/service-accounts/) for more details.
|
||||||
|
|
||||||
### Configure the cache
|
### Configure the cache
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue