diff --git a/docs/user-guide/volumes.md b/docs/user-guide/volumes.md index acd5d711e9f..1269c1b87c9 100644 --- a/docs/user-guide/volumes.md +++ b/docs/user-guide/volumes.md @@ -272,12 +272,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