mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-08-25 11:32:16 +00:00
examples: missing cni version on version without delegates
Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
This commit is contained in:
parent
d09cc8e581
commit
1e29a6b50c
@ -5,6 +5,7 @@ Following is the example of multus config file, in `/etc/cni/net.d/`.
|
|||||||
|
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
|
"cniVersion": "0.3.1",
|
||||||
"name": "node-cni-network",
|
"name": "node-cni-network",
|
||||||
"type": "multus",
|
"type": "multus",
|
||||||
"kubeconfig": "/etc/kubernetes/node-kubeconfig.yaml",
|
"kubeconfig": "/etc/kubernetes/node-kubeconfig.yaml",
|
||||||
|
Loading…
Reference in New Issue
Block a user