Now that we automatically format GCE PD, remove formatting from the e2e test.

Also remove docs that note that it is necessary.
This commit is contained in:
Brendan Burns
2015-02-06 20:24:45 -08:00
parent cc7279f6a8
commit e7a69504b4
6 changed files with 14 additions and 39 deletions

View File

@@ -24,7 +24,7 @@ desiredState:
source:
# emptyDir: {}
persistentDisk:
# This GCE PD must already exist and be formatted ext4
# This GCE PD must already exist.
pdName: mysql-disk
fsType: ext4
labels: