From 3e19bc74d43a84566029d87a36df2757ea15a576 Mon Sep 17 00:00:00 2001 From: Andrei Kvapil Date: Thu, 10 Apr 2025 09:42:26 +0200 Subject: [PATCH] [tests] Add mirror.gcr.io as default mirror for docker.io Signed-off-by: Andrei Kvapil --- hack/e2e.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hack/e2e.sh b/hack/e2e.sh index 0ab859f0..bb7eefdf 100755 --- a/hack/e2e.sh +++ b/hack/e2e.sh @@ -113,6 +113,11 @@ machine: - usermode_helper=disabled - name: zfs - name: spl + registries: + mirrors: + docker.io: + endpoints: + - https://mirror.gcr.io files: - content: | [plugins]