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 e96f460 commit 3ba7db7Copy full SHA for 3ba7db7
test/e2e/config/caren.yaml
@@ -8,6 +8,14 @@ images:
8
loadBehavior: mustLoad
9
- name: ghcr.io/nutanix-cloud-native/caren-helm-reg:${E2E_IMAGE_TAG}-${GOARCH}
10
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
15
+ - name: docker.io/mesosphere/kubeadm-control-plane-controller:${CAPI_VERSION}-d2iq.0
16
17
+ - name: docker.io/mesosphere/capd-manager:${CAPD_VERSION}-d2iq.0
18
19
20
providers:
21
- name: cluster-api
0 commit comments