From 04fbde4ce8a948abf5f5e8a0ccb610a965be80d9 Mon Sep 17 00:00:00 2001 From: Gabe Rosenhouse Date: Thu, 21 Jul 2016 13:03:58 -0700 Subject: [PATCH] docs: fix tuning doc, correct the result json it does not report the version, it never did --- tuning.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tuning.md b/tuning.md index bc786d88..7ca16d0e 100644 --- a/tuning.md +++ b/tuning.md @@ -22,9 +22,7 @@ Other sysctls can be modified as long as they belong to the network namespace (` A successful result would simply be: ``` -{ - "cniVersion": "0.1.0" -} +{ } ``` ## Network sysctls documentation