Skip to content

Commit

Permalink
Merge pull request #1148 from s1061123/fix/1126
Browse files Browse the repository at this point in the history
Add 'cniConfigDir' to specify config dir
  • Loading branch information
dougbtv authored Aug 31, 2023
2 parents 3a95111 + f6afc79 commit 7ea924b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployments/multus-daemonset-thick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ data:
"cniVersion": "0.3.1",
"logLevel": "verbose",
"logToStderr": true,
"cniConfigDir": "/host/etc/cni/net.d",
"multusAutoconfigDir": "/host/etc/cni/net.d",
"multusConfigFile": "auto",
"socketDir": "/host/run/multus/"
Expand Down

0 comments on commit 7ea924b

Please sign in to comment.