diff --git a/docs/user-guide/volumes.md b/docs/user-guide/volumes.md index ed5819e63e0..46dc57843a3 100644 --- a/docs/user-guide/volumes.md +++ b/docs/user-guide/volumes.md @@ -274,12 +274,10 @@ spec: - name: test-volume # This AWS EBS volume must already exist. awsElasticBlockStore: - volumeID: aws:/// + volumeID: fsType: ext4 ``` -(Note: the syntax of volumeID is currently awkward; #10181 fixes it) - ### nfs An `nfs` volume allows an existing NFS (Network File System) share to be