Fixed wornding of control plane

This commit is contained in:
2025-11-09 03:14:15 +01:00
parent d3f3b8b972
commit 244c982b17
7 changed files with 11 additions and 11 deletions

View File

@@ -25,5 +25,5 @@ patches:
- !patch install-disk
- !patch network
- !patch vip
patchesControlplane:
- !patch allow-controlplane-workloads
patchesControlPlane:
- !patch allow-control-plane-workloads

View File

@@ -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

View File

@@ -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