Skip to content

Commit 9f764b9

Browse files
committed
ci: update clusterctl to use fork in tests
1 parent 9b452f1 commit 9f764b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/clusterctl.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ clusterctl.init:
2121
--core cluster-api:$(CAPI_VERSION) \
2222
--bootstrap kubeadm:$(CAPI_VERSION) \
2323
--control-plane kubeadm:$(CAPI_VERSION) \
24-
--infrastructure docker:$(CAPD_VERSION),aws:$(CAPA_VERSION),nutanix:$(CAPX_VERSION) \
24+
--infrastructure docker:$(CAPD_VERSION),aws:$(CAPA_VERSION)-ncn.0,nutanix:$(CAPX_VERSION) \
2525
--addon helm:$(CAAPH_VERSION) \
2626
--config clusterctl.yaml \
2727
--wait-providers

0 commit comments

Comments
 (0)