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 4196d00 commit fa5f2e8Copy full SHA for fa5f2e8
internal/providers/kubeadmintel.go
@@ -62,7 +62,7 @@ func (k kubeadmintel) AlterClusterClass(cc *v1beta1.ClusterClass) {
62
{
63
Selector: capiv1beta1.PatchSelector{
64
APIVersion: "controlplane.cluster.x-k8s.io/v1beta1",
65
- Kind: RKE2ControlPlaneTemplate,
+ Kind: KubeadmControlPlaneTemplate,
66
MatchResources: capiv1beta1.PatchSelectorMatch{
67
ControlPlane: true,
68
},
0 commit comments