We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9256ae commit fdff389Copy full SHA for fdff389
scripts/preload-images.sh
@@ -23,6 +23,10 @@ IMAGES_TO_PRELOAD=(
23
ghcr.io/k8snetworkplumbingwg/multus-cni:snapshot-thick
24
registry.access.redhat.com/ubi8/ubi:latest
25
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
30
)
31
32
# Preload images
0 commit comments