<!-- **Are you in the right place?** 1. For issues or feature requests, please create an issue in this repository. 2. For general technical and non-technical questions, we are happy to help you on our [Rook.io Slack](https://slack.rook.io/). 3. Did you already search the existing open issues for anything similar? --> **Is this a bug report or feature request?** * Feature Request **What should the feature do:** Based on [this](https://kubernetes.io/blog/2018/07/12/resizing-persistent-volumes-using-kubernetes/), I think it would be a great feature to be added to this Rook NFS by editing the `spec.resources.requests.storage` attribute from the PVC. **What is use case behind this feature:** The storage data keep growing time by the time and require a solution to resize it when the volume is going out of space.
Is this a bug report or feature request?
What should the feature do:
Based on this, I think it would be a great feature to be added to this Rook NFS by editing the
spec.resources.requests.storageattribute from the PVC.What is use case behind this feature:
The storage data keep growing time by the time and require a solution to resize it when the volume is going out of space.