mirror of https://github.com/docker/docs.git
Merge pull request #13064 from usha-mandya/serv-account-update
Update pull limits for service accounts
This commit is contained in:
commit
1667f16ccb
|
@ -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 New Issue