mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
final fixes *sigh*
This commit is contained in:
parent
b964e5644e
commit
8627fea21a
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user