Actualización automática desde git-subirtodos
This commit is contained in:
@ -6,8 +6,9 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
config: '{
|
config: '{
|
||||||
"cniVersion": "0.3.1",
|
"cniVersion": "0.3.1",
|
||||||
"type": "bridge",
|
"type": "macvlan",
|
||||||
"bridge": "br0",
|
"master": "br0",
|
||||||
|
"mode": "bridge",
|
||||||
"ipam": {
|
"ipam": {
|
||||||
"type": "dhcp"
|
"type": "dhcp"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user