multus: fix ipam

This commit is contained in:
2025-09-24 10:17:58 -04:00
parent d64feb7228
commit 28ca8fbb8c

View File

@@ -13,7 +13,7 @@ spec:
"type": "host-local", "type": "host-local",
"addresses": [ "addresses": [
{ {
"address": "10.105.20.254/24", "subnet": "10.105.20.0/24",
"rangeStart": "10.105.20.30", "rangeStart": "10.105.20.30",
"rangeEnd": "10.105.20.230", "rangeEnd": "10.105.20.230",
"gateway": "10.105.20.1" "gateway": "10.105.20.1"