mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
final fixes *sigh*
This commit is contained in:
@@ -81,10 +81,10 @@ desiredState:
|
||||
volumes:
|
||||
- name: testpd
|
||||
source:
|
||||
- persistentDisk:
|
||||
# This GCE PD must already exist and be formatted ext4
|
||||
pdName: test
|
||||
fsType: ext4
|
||||
persistentDisk:
|
||||
# This GCE PD must already exist and be formatted ext4
|
||||
pdName: test
|
||||
fsType: ext4
|
||||
id: testpd
|
||||
kind: Pod
|
||||
```
|
||||
|
Reference in New Issue
Block a user