Reflect CSI allowVolumeExpansion stable status

The CSI support for allowVolumeExpansion went GA in the 1.24 release.
This was reflected in the Persistent Volume documentation, but there is
also a reference in the Storage Class docs that had not been updated yet
to show it was no longer in beta.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2023-12-19 14:55:10 -06:00
parent cc35f0de7b
commit e99d89ded6
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ StorageClass has the field `allowVolumeExpansion` set to true.
| Azure File | 1.11 |
| Portworx | 1.11 |
| FlexVolume | 1.13 |
| CSI | 1.14 (alpha), 1.16 (beta) |
| CSI | 1.24 |
{{< /table >}}