chore: rename bare metal to hive

This commit is contained in:
2026-07-28 16:37:20 +01:00
parent ce16338203
commit 6dab1dccd9
4 changed files with 10 additions and 9 deletions
@@ -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 }}"