Skip to content

Commit fdff389

Browse files
authored
Add more images to preload script (#353)
1 parent b9256ae commit fdff389

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/preload-images.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ IMAGES_TO_PRELOAD=(
2323
ghcr.io/k8snetworkplumbingwg/multus-cni:snapshot-thick
2424
registry.access.redhat.com/ubi8/ubi:latest
2525
registry.access.redhat.com/ubi8/ubi-minimal:latest
26+
quay.io/operator-framework/configmap-operator-registry:latest
27+
ghcr.io/k8snetworkplumbingwg/whereabouts:latest
28+
quay.io/jitesoft/alpine:latest
29+
registry.k8s.io/coredns/coredns:v1.10.1
2630
)
2731

2832
# Preload images

0 commit comments

Comments
 (0)