fix indentation.

This commit is contained in:
Brendan Burns 2014-11-24 10:18:07 -08:00
parent ac8d8c07cb
commit b964e5644e

View File

@ -85,7 +85,7 @@ desiredState:
# This GCE PD must already exist and be formatted ext4 # This GCE PD must already exist and be formatted ext4
pdName: test pdName: test
fsType: ext4 fsType: ext4
id: testpd id: testpd
kind: Pod kind: Pod
``` ```