Skip to content

Commit f59c6df

Browse files
authored
Merge pull request #36962 from miteshskj/expandcsivolume-ga
Fix feature state for ExpandCSIVolumes
2 parents 7cc2c5f + 439678c commit f59c6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/persistent-volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ increased and that no resize is necessary.
333333

334334
#### CSI Volume expansion
335335

336-
{{< feature-state for_k8s_version="v1.16" state="beta" >}}
336+
{{< feature-state for_k8s_version="v1.24" state="stable" >}}
337337

338338
Support for expanding CSI volumes is enabled by default but it also requires a specific CSI driver to support volume expansion. Refer to documentation of the specific CSI driver for more information.
339339

0 commit comments

Comments
 (0)