Comment out cluster configuration in controlplane.yaml
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user