Skip to content

Commit 0e466a6

Browse files
committed
fix: loads helm image into test
1 parent b7bd008 commit 0e466a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/e2e/config/caren.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ managementClusterName: caren-e2e
66
images:
77
- name: ko.local/cluster-api-runtime-extensions-nutanix:${E2E_IMAGE_TAG}
88
loadBehavior: mustLoad
9+
- name: ghcr.io/nutanix-cloud-native/caren-helm-reg:${E2E_IMAGE_TAG}
10+
loadBehavior: mustLoad
911

1012
providers:
1113
- name: cluster-api

0 commit comments

Comments
 (0)