Possible to have StorageClass support allowVolumeExpansion
Closed this issue · 2 comments
kengibous commented
If a provisioned PVC is running low on space, what is the recommended approach to expanding? The current StorageClass does not specify allowVolumeExpansion: true
https://kubernetes.io/docs/concepts/storage/persistent-volumes/#expanding-persistent-volumes-claims
Would this be a possibility?
Thank you!
sdodsley commented
Volume Expansion is being added in the next quarter for PSO.