You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build/charts/antrea/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,7 @@ Kubernetes: `>= 1.19.0-0`
67
67
| auditLogging.maxBackups | int |`3`| MaxBackups is the maximum number of old log files to retain. If set to 0, all log files will be retained (unless MaxAge causes them to be deleted). |
68
68
| auditLogging.maxSize | int |`500`| MaxSize is the maximum size in MB of a log file before it gets rotated. |
69
69
| clientCAFile | string |`""`| File path of the certificate bundle for all the signers that is recognized for incoming client certificates. |
70
+
| cni.configFileMode | string |`"644"`| The file permission for 10-antrea.conflist when it is installed in the CNI configuration directory on the host. |
70
71
| cni.hostBinPath | string |`"/opt/cni/bin"`| Installation path of CNI binaries on the host. |
71
72
| cni.plugins | object |`{"bandwidth":true,"portmap":true}`| Chained plugins to use alongside antrea-cni. |
72
73
| cni.skipBinaries | list |`[]`| CNI binaries shipped with Antrea for which installation should be skipped. |
0 commit comments