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 }}
vip:
ip: {{ .cluster.nodes.control.vip }}
cluster:
discovery:
enabled: true
registries:
service:
disabled: true
# cluster:
# discovery:
# enabled: true
# registries:
# service:
# disabled: true
# allowSchedulingOnControlPlanes: true