mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-09-18 07:28:50 +00:00
[entrypoint] Adds script parameter to optionally rename source CNI config file to .old
This commit is contained in:
committed by
Tomofumi Hayashi
parent
56f42e0b51
commit
e2f75d4ee5
@@ -541,3 +541,7 @@ In some cases, the original CNI configuration that the Multus configuration was
|
||||
When using CRIO, you may need to restart CRIO to get the Multus configuration file to take -- this is rarely necessary.
|
||||
|
||||
--restart-crio=false
|
||||
|
||||
Additionally when using CRIO, you may wish to have the CNI config file that's used as the source for `--multus-conf-file=auto` renamed. This boolean option when set to true automatically renames the file with a `.old` suffix to the original filename.
|
||||
|
||||
--rename-conf-file=true
|
||||
|
Reference in New Issue
Block a user