-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
Hello Team ,
We see the CSI driver is provisioning with minimum capacity as 1 TIB for Enterprise Tier.
We use minimum capacity for enterprise as 128GiB which is allowed on GCP side .
Can we enable this feature in CSI driver as well , so that we can define 128GB size for PV creation ?
We want raise this as FR for enabling this on CSI driver .
Related Code:
gcp-filestore-csi-driver/pkg/csi_driver/controller.go
Lines 55 to 56 in 26c9bd3
| enterpriseTierMinSize = 1 * util.Tb | |
| enterpriseTierMaxSize = 10 * util.Tb |
Regards,
Hariprasath.N
Metadata
Metadata
Assignees
Labels
No labels