update nad

This commit is contained in:
2025-09-24 10:22:26 -04:00
parent 28ca8fbb8c
commit 86de849114

View File

@@ -11,13 +11,9 @@ spec:
"vlan": 50, "vlan": 50,
"ipam": { "ipam": {
"type": "host-local", "type": "host-local",
"addresses": [ "subnet": "10.105.20.0/24",
{ "rangeStart": "10.105.20.30",
"subnet": "10.105.20.0/24", "rangeEnd": "10.105.20.230",
"rangeStart": "10.105.20.30", "gateway": "10.105.20.1"
"rangeEnd": "10.105.20.230",
"gateway": "10.105.20.1"
}
]
} }
}' }'