borrar conflist
no usamos esto en el server actual
This commit is contained in:
parent
9082835262
commit
1f410fc847
1 changed files with 0 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"name": "fcnet",
|
|
||||||
"cniVersion": "0.4.0",
|
|
||||||
"plugins": [
|
|
||||||
{
|
|
||||||
"type": "ptp",
|
|
||||||
"ipMasq": true,
|
|
||||||
"ipam": {
|
|
||||||
"type": "host-local",
|
|
||||||
"subnet": "192.168.127.0/24",
|
|
||||||
"resolvConf": "/etc/resolv.conf"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "tc-redirect-tap"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in a new issue