mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-08-16 23:31:21 +00:00
Fix typo in README.md
The diff just fixes the typo in README.md.
This commit is contained in:
parent
ef3c26fd20
commit
59e3622d69
@ -285,7 +285,7 @@ sriov-conf Network.v1.kubernetes.com
|
|||||||
{
|
{
|
||||||
"name": "minion-cni-network",
|
"name": "minion-cni-network",
|
||||||
"type": "multus",
|
"type": "multus",
|
||||||
"kubeconfig": "/etc/kubernetes/node-kubeconfig.yam",
|
"kubeconfig": "/etc/kubernetes/node-kubeconfig.yaml",
|
||||||
"delegates": [{
|
"delegates": [{
|
||||||
"type": "weave-net",
|
"type": "weave-net",
|
||||||
"hairpinMode": true,
|
"hairpinMode": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user