update nad
This commit is contained in:
@@ -11,13 +11,9 @@ spec:
|
|||||||
"vlan": 50,
|
"vlan": 50,
|
||||||
"ipam": {
|
"ipam": {
|
||||||
"type": "host-local",
|
"type": "host-local",
|
||||||
"addresses": [
|
|
||||||
{
|
|
||||||
"subnet": "10.105.20.0/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"
|
||||||
}
|
}
|
||||||
]
|
|
||||||
}
|
|
||||||
}'
|
}'
|
||||||
Reference in New Issue
Block a user