mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
cni: enable tuning plugin
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
@ -33,6 +33,9 @@
|
|||||||
{
|
{
|
||||||
"type": "firewall",
|
"type": "firewall",
|
||||||
"backend": "iptables"
|
"backend": "iptables"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "tuning"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user