cluster-api-provider-proxmox
cluster-api-provider-proxmox copied to clipboard
Fix ipv4config error in example cluster-class
Was getting
.spec.ipv4Config: expected map, got &{[10.10.10.10-10.10.10.20]}
Assuming it is because of this recent commit which did some changes to the cluster-class example.
Removes the .addresses from the patching configuration. With these changes the validation error no longer occurs on my setup.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication