Merge pull request #34396 from yuanshingk/patch-1

Fix typo
This commit is contained in:
Kubernetes Prow Robot
2022-06-20 20:17:42 -07:00
committed by GitHub
+1 -1
View File
@@ -117,7 +117,7 @@ spec:
fsType: ext4
```
If the EBS volume is partitioned, you can supply the optional field `partition: "<partition number>"` to specify which parition to mount on.
If the EBS volume is partitioned, you can supply the optional field `partition: "<partition number>"` to specify which partition to mount on.
#### AWS EBS CSI migration