mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 01:50:55 +00:00
Use xfs_quota command to apply quotas
This commit is contained in:
committed by
Robert Krawitz
parent
448e0c44c6
commit
f8661d6240
@@ -104,7 +104,7 @@ type Attributes struct {
|
||||
// MounterArgs provides more easily extensible arguments to Mounter
|
||||
type MounterArgs struct {
|
||||
FsGroup *int64
|
||||
DesiredSize int64
|
||||
DesiredSize *resource.Quantity
|
||||
PodUID string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user