Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
Hemant Kumar
2022-04-21 12:07:33 -04:00
committed by GitHub
parent 1983d8e1b3
commit 687f4ef832
@@ -16,7 +16,7 @@ This feature allows Kubernetes users to simply edit their `PersistentVolumeClaim
using storage backend and also expand the underlying file system in-use by the Pod without requiring any downtime at all if possible.
### How to use volume expansion feature
### How to use volume expansion
Using volume expansion is as simple as editing `storage` field of pvc spec and specifying new size. For example - given following PVC: