diff --git a/docs/volumes.md b/docs/volumes.md index 4d77b643116..e346c4ca638 100644 --- a/docs/volumes.md +++ b/docs/volumes.md @@ -85,7 +85,7 @@ desiredState: # This GCE PD must already exist and be formatted ext4 pdName: test fsType: ext4 - id: testpd - kind: Pod - ``` +id: testpd +kind: Pod +```