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 9b452f1 commit 9f764b9Copy full SHA for 9f764b9
make/clusterctl.mk
@@ -21,7 +21,7 @@ clusterctl.init:
21
--core cluster-api:$(CAPI_VERSION) \
22
--bootstrap kubeadm:$(CAPI_VERSION) \
23
--control-plane kubeadm:$(CAPI_VERSION) \
24
- --infrastructure docker:$(CAPD_VERSION),aws:$(CAPA_VERSION),nutanix:$(CAPX_VERSION) \
+ --infrastructure docker:$(CAPD_VERSION),aws:$(CAPA_VERSION)-ncn.0,nutanix:$(CAPX_VERSION) \
25
--addon helm:$(CAAPH_VERSION) \
26
--config clusterctl.yaml \
27
--wait-providers
0 commit comments