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
Branches
Tags
No related merge requests found
......@@ -18,6 +18,7 @@ nodeRegistration:
---
apiVersion: kubeadm.k8s.io/v1alpha3
kind: ClusterConfiguration
clusterName: {{ cluster_name }}
etcd:
external:
endpoints:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment