mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
commit
a0a68b0581
@ -247,7 +247,7 @@ type PersistentVolume struct {
|
||||
|
||||
type PersistentVolumeSpec struct {
|
||||
// Resources represents the actual resources of the volume
|
||||
Capacity ResourceList `json:"capacity`
|
||||
Capacity ResourceList `json:"capacity"`
|
||||
// Source represents the location and type of a volume to mount.
|
||||
PersistentVolumeSource `json:",inline"`
|
||||
// AccessModes contains all ways the volume can be mounted
|
||||
|
Loading…
Reference in New Issue
Block a user