mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
commit
4fb4ca605c
@ -173,7 +173,7 @@ func testPDPod(diskName, targetHost string, readOnly bool) *api.Pod {
|
||||
{
|
||||
Name: "testpd",
|
||||
Source: api.VolumeSource{
|
||||
GCEPersistentDisk: &api.GCEPersistentDisk{
|
||||
GCEPersistentDisk: &api.GCEPersistentDiskVolumeSource{
|
||||
PDName: diskName,
|
||||
FSType: "ext4",
|
||||
ReadOnly: readOnly,
|
||||
|
Loading…
Reference in New Issue
Block a user