I wanted to create a PV using ReadWriteMany and understand for GKE, the simplest solution out of the box seems to using CSI FileStore (https://cloud.google.com/kubernetes-engine/docs/how-to/persistent-volumes/filestore-csi-driver)
I understand normally Cloud Filestore is quiet expensive as the min billing is based on 1TB and I only need 5GB. Is that still same GKE CSI Filestore or does it bill based on GB?
Wasn’t clear based on existing documentation so pls let me know?