From 54af04b96124f5f54a0b7e6bd82dd8f4d12d6be3 Mon Sep 17 00:00:00 2001 From: Hemant Kumar Date: Thu, 21 Apr 2022 12:17:31 -0400 Subject: [PATCH] Update content/en/blog/_posts/2022-04-18-volume-expansion-ga.md Co-authored-by: Tim Bannister --- content/en/blog/_posts/2022-04-18-volume-expansion-ga.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2022-04-18-volume-expansion-ga.md b/content/en/blog/_posts/2022-04-18-volume-expansion-ga.md index 145e7810a1..9978687329 100644 --- a/content/en/blog/_posts/2022-04-18-volume-expansion-ga.md +++ b/content/en/blog/_posts/2022-04-18-volume-expansion-ga.md @@ -38,7 +38,7 @@ Users can request expansion of the underlying volume by specifying a new value i for completion of volume expansion operation. When Kubernetes starts expanding the volume - it will add `Resizing` condition to the PVC, which will be removed once expansion completes. More information about progress of -expansion operation can also be obtained by monitoring events associated with pvc: +expansion operation can also be obtained by monitoring events associated with the PVC: ``` ~> kubectl describe pvc