Skip to content
Snippets Groups Projects
Commit 77d705ca authored by Erwan Miran's avatar Erwan Miran Committed by k8s-ci-robot
Browse files

cluster_name is to be set in initConfiguration too (#3661)

parent 89ac53ac
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ nodeRegistration: ...@@ -18,6 +18,7 @@ nodeRegistration:
--- ---
apiVersion: kubeadm.k8s.io/v1alpha3 apiVersion: kubeadm.k8s.io/v1alpha3
kind: ClusterConfiguration kind: ClusterConfiguration
clusterName: {{ cluster_name }}
etcd: etcd:
external: external:
endpoints: endpoints:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment