Skip to content

Commit 3ba7db7

Browse files
Add dockerhub images to preload list
1 parent e96f460 commit 3ba7db7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

test/e2e/config/caren.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ images:
88
loadBehavior: mustLoad
99
- name: ghcr.io/nutanix-cloud-native/caren-helm-reg:${E2E_IMAGE_TAG}-${GOARCH}
1010
loadBehavior: mustLoad
11+
- name: docker.io/mesosphere/cluster-api-controller:${CAPI_VERSION}-d2iq.0
12+
loadBehavior: mustLoad
13+
- name: docker.io/mesosphere/kubeadm-bootstrap-controller:${CAPI_VERSION}-d2iq.0
14+
loadBehavior: mustLoad
15+
- name: docker.io/mesosphere/kubeadm-control-plane-controller:${CAPI_VERSION}-d2iq.0
16+
loadBehavior: mustLoad
17+
- name: docker.io/mesosphere/capd-manager:${CAPD_VERSION}-d2iq.0
18+
loadBehavior: mustLoad
1119

1220
providers:
1321
- name: cluster-api

0 commit comments

Comments
 (0)