mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
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:
@@ -13,7 +13,7 @@ desiredState:
|
||||
- name: testpd
|
||||
source:
|
||||
persistentDisk:
|
||||
# This GCE PD must already exist and be formatted ext4
|
||||
# This GCE PD must already exist.
|
||||
pdName: "%insert_pd_name_here%"
|
||||
fsType: ext4
|
||||
id: testpd
|
||||
|
Reference in New Issue
Block a user