aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>2020-11-05 09:47:54 -0800
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>2020-11-05 09:47:54 -0800
commit14d105634865beffabf8922accfa948f6be45e16 (patch)
tree070df0d0dda011795742de21e8df4815bfd16cbe
parente5e5b5cf9bcca5264e2414ee6e65868cd6ada610 (diff)
adding multus-daemonset json fixes
Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com> Change-Id: If755ecf753c761db2a98e076529fcef445117648
-rw-r--r--deploy/multus-daemonset.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/multus-daemonset.yml b/deploy/multus-daemonset.yml
index b1e485f..08c3d6d 100644
--- a/deploy/multus-daemonset.yml
+++ b/deploy/multus-daemonset.yml
@@ -122,7 +122,7 @@ data:
"plugins": [
{
"name": "k8s-pod-network",
- "cniVersion": "0.3.1,
+ "cniVersion": "0.3.1",
"type": "calico",
"log_level": "info",
"datastore_type": "kubernetes",