fix description about persistent volume binding (#7590)

s/slighty/slightly/
This commit is contained in:
CaoShuFeng
2018-03-02 12:31:51 +08:00
committed by k8s-ci-robot
parent 08dff01297
commit dcb8f8b8b4
+1 -1
View File
@@ -533,7 +533,7 @@ spec:
### Binding Block Volumes
If a user requests a raw block volume by indicating this using the `volumeMode` field in the `PersistentVolumeClaim` spec, the binding rules differ slighty from previous releases that didn't consider this mode as part of the spec.
If a user requests a raw block volume by indicating this using the `volumeMode` field in the `PersistentVolumeClaim` spec, the binding rules differ slightly from previous releases that didn't consider this mode as part of the spec.
Listed is a table of possible combinations the user and admin might specify for requesting a raw block device. The table indicates if the volume will be bound or not given the combinations:
Volume binding matrix for statically provisioned volumes: