From 4ff7f21b2d98a2a8d95b0589e68abdc3fba9bc38 Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Fri, 25 Jun 2021 09:38:16 +0100 Subject: [PATCH] Update pull limits for service accounts Signed-off-by: Usha Mandya --- docs/recipes/mirror.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/recipes/mirror.md b/docs/recipes/mirror.md index bc1aaf155..fdfbc58d5 100644 --- a/docs/recipes/mirror.md +++ b/docs/recipes/mirror.md @@ -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, 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