mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-09-01 00:52:37 +00:00
Add "EOF" to the Cat command, otherwise the operation will fail (#932)
Add EOF to the Cat command, otherwise the operation will fail
This commit is contained in:
@@ -264,6 +264,7 @@ cat <<EOF > /etc/cni/multus/net.d/macvlan2.conf
|
||||
]
|
||||
}
|
||||
}
|
||||
EOF
|
||||
```
|
||||
|
||||
### Run pod with network annotation
|
||||
|
Reference in New Issue
Block a user