Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit a7b1b1c

Browse files
committed
🏃 Update generated CRDs
Signed-off-by: Vince Prignano <[email protected]>
1 parent cb5edc5 commit a7b1b1c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

config/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ spec:
1111
categories:
1212
- cluster-api
1313
kind: KubeadmConfig
14+
listKind: KubeadmConfigList
1415
plural: kubeadmconfigs
16+
singular: kubeadmconfig
1517
scope: Namespaced
1618
subresources:
1719
status: {}

config/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigtemplates.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ spec:
1111
categories:
1212
- cluster-api
1313
kind: KubeadmConfigTemplate
14+
listKind: KubeadmConfigTemplateList
1415
plural: kubeadmconfigtemplates
16+
singular: kubeadmconfigtemplate
1517
scope: Namespaced
1618
validation:
1719
openAPIV3Schema:

0 commit comments

Comments
 (0)