diff --git a/setup/cluster-nodes/patch.templates/controlplane.yaml b/setup/cluster-nodes/patch.templates/controlplane.yaml index 8e5ece0..10bfc6f 100644 --- a/setup/cluster-nodes/patch.templates/controlplane.yaml +++ b/setup/cluster-nodes/patch.templates/controlplane.yaml @@ -13,10 +13,10 @@ machine: gateway: {{ .cloud.router.ip }} vip: ip: {{ .cluster.nodes.control.vip }} -cluster: - discovery: - enabled: true - registries: - service: - disabled: true - # allowSchedulingOnControlPlanes: true \ No newline at end of file +# cluster: +# discovery: +# enabled: true +# registries: +# service: +# disabled: true +# allowSchedulingOnControlPlanes: true \ No newline at end of file