Fix issues in content (#10943)

* Fix issues in content

Signed-off-by: mooncake <xcoder@tenxcloud.com>

* rollback file
This commit is contained in:
Bily Zhang
2018-11-11 11:56:21 +08:00
committed by k8s-ci-robot
parent cc763d4692
commit aa4ea8d95b
3 changed files with 3 additions and 3 deletions
@@ -457,7 +457,7 @@ root filesystem (i.e. no writable layer).
### Flexvolume drivers
This specifies a whiltelist of Flexvolume drivers that are allowed to be used
This specifies a whitelist of Flexvolume drivers that are allowed to be used
by flexvolume. An empty list or nil means there is no restriction on the drivers.
Please make sure [`volumes`](#volumes-and-file-systems) field contains the
`flexVolume` volume type; no Flexvolume driver is allowed otherwise.