Skip to content

Commit f2849f7

Browse files
committed
fix kubeadmconfigtemplate
1 parent 8e44fdd commit f2849f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/cluster-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ metadata:
197197
spec:
198198
template:
199199
spec:
200-
initConfiguration:
200+
joinConfiguration:
201201
nodeRegistration:
202202
kubeletExtraArgs:
203203
cloud-provider: external

0 commit comments

Comments
 (0)