chore: rename bare metal to hive
This commit is contained in:
@@ -4,7 +4,7 @@ kind: InitConfiguration
|
||||
---
|
||||
apiVersion: kubeadm.k8s.io/v1beta4
|
||||
kind: ClusterConfiguration
|
||||
clusterName: aeon
|
||||
clusterName: "{{ cluster_name }}"
|
||||
controlPlaneEndpoint: "{{ vip_address }}"
|
||||
networking:
|
||||
podSubnet: "{{ cluster_pod_subnet }}"
|
||||
|
||||
Reference in New Issue
Block a user