Comment out cluster configuration in controlplane.yaml

This commit is contained in:
2025-06-28 09:42:20 -07:00
parent 3300fef7f1
commit 66ff0e90e0

View File

@@ -13,10 +13,10 @@ machine:
gateway: {{ .cloud.router.ip }} gateway: {{ .cloud.router.ip }}
vip: vip:
ip: {{ .cluster.nodes.control.vip }} ip: {{ .cluster.nodes.control.vip }}
cluster: # cluster:
discovery: # discovery:
enabled: true # enabled: true
registries: # registries:
service: # service:
disabled: true # disabled: true
# allowSchedulingOnControlPlanes: true # allowSchedulingOnControlPlanes: true