**Rancher Server Setup** AIRGAPPED - Rancher version: 2.5.11 and 2.6.2 - Installation option (Docker install/Helm Chart): helm chart / airgapped **Describe the bug** When we want to replicate the images based on the list of images from https://github.com/rancher/rancher/releases/download/v2.5.11/rancher-images.txt for airgapped the download of docker.io/busybox fails with "too many requests" **To Reproduce** Download docker.io/busybox many times on one day and you will get "too many requests" **Result** Airgapped images not complete **Expected Result** Image download works **Additional context** -> can we add the required image into the rancher namespace so that we do not hit the "too many requests"?