cluster_name is to be set in initConfiguration too (#3661)
This commit is contained in:
committed by
k8s-ci-robot
parent
89ac53acd7
commit
77d705ca9f
@ -18,6 +18,7 @@ nodeRegistration:
|
||||
---
|
||||
apiVersion: kubeadm.k8s.io/v1alpha3
|
||||
kind: ClusterConfiguration
|
||||
clusterName: {{ cluster_name }}
|
||||
etcd:
|
||||
external:
|
||||
endpoints:
|
||||
|
Reference in New Issue
Block a user