Skip to content

Commit

Permalink
Merge pull request #123 from adrianchiris/fix-readme
Browse files Browse the repository at this point in the history
Fix typo in deployment README
  • Loading branch information
moshe010 authored Mar 1, 2021
2 parents f6427b6 + 117864a commit 5cdef89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/network-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ Specifies components to deploy in order to facilitate a secondary network in Kub
| `multus.deploy` | bool | `true` | Deploy Multus Secondary Network |
| `multus.image` | string | `multus` | Multus image name |
| `multus.repository` | string | `nfvpe` | Multus image repository |
| `multus.version` | string | `v3.6.0` | Multus image version |
| `multus.version` | string | `v3.6` | Multus image version |
| `multus.config` | string | `` | Multus CNI config, if empty then config will be automatically generated from the CNI configuration file of the master plugin (the first file in lexicographical order in cni-conf-dir) |

##### IPAM CNI Plugin Secondary Network
Expand Down

0 comments on commit 5cdef89

Please sign in to comment.