@@ -21,11 +21,11 @@ The required values are shown below per provider.
2121 patches :
2222 - external :
2323 discoverVariablesExtension : awsclusterconfigvars.cluster-api-runtime-extensions-nutanix
24- generateExtension : awsclusterconfigpatch .cluster-api-runtime-extensions-nutanix
24+ generateExtension : awsclusterv3configpatch .cluster-api-runtime-extensions-nutanix
2525 name : cluster-config
2626 - external :
2727 discoverVariablesExtension : awsworkerconfigvars.cluster-api-runtime-extensions-nutanix
28- generateExtension : awsworkerconfigpatch .cluster-api-runtime-extensions-nutanix
28+ generateExtension : awsworkerv3configpatch .cluster-api-runtime-extensions-nutanix
2929 name : worker-config
3030` ` `
3131
@@ -35,11 +35,11 @@ The required values are shown below per provider.
3535 patches :
3636 - external :
3737 discoverVariablesExtension : nutanixclusterconfigvars.cluster-api-runtime-extensions-nutanix
38- generateExtension : nutanixclusterconfigpatch .cluster-api-runtime-extensions-nutanix
38+ generateExtension : nutanixclusterv3configpatch .cluster-api-runtime-extensions-nutanix
3939 name : cluster-config
4040 - external :
4141 discoverVariablesExtension : nutanixworkerconfigvars.cluster-api-runtime-extensions-nutanix
42- generateExtension : nutanixworkerconfigpatch .cluster-api-runtime-extensions-nutanix
42+ generateExtension : nutanixworkerv3configpatch .cluster-api-runtime-extensions-nutanix
4343 name : worker-config
4444` ` `
4545
@@ -49,11 +49,11 @@ The required values are shown below per provider.
4949 patches :
5050 - external :
5151 discoverVariablesExtension : dockerclusterconfigvars.cluster-api-runtime-extensions-nutanix
52- generateExtension : dockerclusterconfigpatch .cluster-api-runtime-extensions-nutanix
52+ generateExtension : dockerclusterv3configpatch .cluster-api-runtime-extensions-nutanix
5353 name : cluster-config
5454 - external :
5555 discoverVariablesExtension : dockerworkerconfigvars.cluster-api-runtime-extensions-nutanix
56- generateExtension : dockerworkerconfigpatch .cluster-api-runtime-extensions-nutanix
56+ generateExtension : dockerworkerv3configpatch .cluster-api-runtime-extensions-nutanix
5757 name : worker-config
5858` ` `
5959
@@ -63,7 +63,7 @@ The required values are shown below per provider.
6363 patches :
6464 - external :
6565 discoverVariablesExtension : genericclusterconfigvars.cluster-api-runtime-extensions-nutanix
66- generateExtension : genericclusterconfigpatch .cluster-api-runtime-extensions-nutanix
66+ generateExtension : genericclusterv3configpatch .cluster-api-runtime-extensions-nutanix
6767 name : cluster-config
6868` ` `
6969
0 commit comments