Fixed wornding of control plane
This commit is contained in:
@@ -25,5 +25,5 @@ patches:
|
||||
- !patch install-disk
|
||||
- !patch network
|
||||
- !patch vip
|
||||
patchesControlplane:
|
||||
- !patch allow-controlplane-workloads
|
||||
patchesControlPlane:
|
||||
- !patch allow-control-plane-workloads
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
netmask: 255.255.252.0
|
||||
gateway: 10.0.0.1
|
||||
clusterName: hellas
|
||||
controlplaneIp: 10.0.2.1
|
||||
controlPlaneIp: 10.0.2.1
|
||||
installDisk: /dev/sda
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
netmask: 255.255.255.0
|
||||
gateway: 192.168.1.1
|
||||
clusterName: testing
|
||||
controlplaneIp: 192.168.1.100
|
||||
controlPlaneIp: 192.168.1.100
|
||||
installDisk: /dev/vda
|
||||
|
||||
Reference in New Issue
Block a user