
This reverts commit ef076afac1af0b9a8446f72e3343666567bc04dc, reversing changes made to 597408952e3e7247fb0deef26a3a935c405aa0cf. Signed-off-by: h0nIg <h0nIg@users.noreply.github.com>
12 lines
193 B
JSON
12 lines
193 B
JSON
{
|
|
"cniVersion": "0.3.0",
|
|
"name": "basic-ptp",
|
|
"type": "ptp",
|
|
"ipMasq": true,
|
|
"mtu": 512,
|
|
"ipam": {
|
|
"type": "host-local",
|
|
"subnet": "10.1.2.0/24"
|
|
}
|
|
}
|