Update crio.conf

pull/2761/head
AdamDang 2018-04-23 20:14:09 +08:00 committed by GitHub
parent 31aa6e49a6
commit 1e409df919
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -152,9 +152,9 @@ registries = [
# management of CNI plugins.
[crio.network]
# network_dir is is where CNI network configuration
# network_dir is where CNI network configuration
# files are stored.
network_dir = "/etc/cni/net.d/"
# plugin_dir is is where CNI plugin binaries are stored.
# plugin_dir is where CNI plugin binaries are stored.
plugin_dir = "/opt/cni/bin/"