Skip to content

Commit deea51d

Browse files
authored
Merge pull request #4904 from ykakarap/kcptemplate
✨ KCP: add KubeadmControlPlaneTemplate type
2 parents 19d190e + a704869 commit deea51d

11 files changed

+1629
-153
lines changed

controlplane/kubeadm/PROJECT

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ resources:
88
- group: controlplane
99
version: v1alpha4
1010
kind: KubeadmControlPlane
11+
- group: controlplane
12+
kind: KubeadmControlPlaneTemplate
13+
version: v1alpha4

0 commit comments

Comments
 (0)