update 30-multus.conf to 00-multus.conf

This commit is contained in:
xieyanker
2021-04-28 15:50:41 +08:00
committed by GitHub
parent 91a7d22e2b
commit bd57d31780

View File

@@ -35,7 +35,7 @@ Execute following commands at all Kubernetes nodes (i.e. master and minions)
```
$ mkdir -p /etc/cni/net.d
$ cat >/etc/cni/net.d/30-multus.conf <<EOF
$ cat >/etc/cni/net.d/00-multus.conf <<EOF
{
"name": "multus-cni-network",
"type": "multus",