cni: enable tuning plugin

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2019-11-06 12:07:09 +01:00
parent 2497b6c77b
commit e379f7eda1
No known key found for this signature in database
GPG Key ID: E4730F97F60286ED
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@
{
"type": "firewall",
"backend": "iptables"
},
{
"type": "tuning"
}
]
}