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