Skip to content

Commit cb37009

Browse files
sivcharik8s-infra-cherrypick-robot
authored andcommitted
drop empty spec
Signed-off-by: sivchari <[email protected]>
1 parent 816e659 commit cb37009

File tree

1 file changed

+0
-2
lines changed
  • docs/book/src/tasks/bootstrap/kubeadm-bootstrap

1 file changed

+0
-2
lines changed

docs/book/src/tasks/bootstrap/kubeadm-bootstrap/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ kind: KubeadmConfig
107107
apiVersion: bootstrap.cluster.x-k8s.io/v1beta2
108108
metadata:
109109
name: my-control-plane1-config
110-
spec:
111110
```
112111

113112
Additional control plane nodes:
@@ -127,7 +126,6 @@ kind: KubeadmConfig
127126
apiVersion: bootstrap.cluster.x-k8s.io/v1beta2
128127
metadata:
129128
name: my-worker1-config
130-
spec:
131129
```
132130

133131
### Bootstrap Orchestration

0 commit comments

Comments
 (0)