Skip to content

Commit 4dfacee

Browse files
authored
Merge pull request #38057 from Arhell/ja-fix
[ja] Fix feature state for ExpandCSIVolumes
2 parents ce50704 + d0ac00b commit 4dfacee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ PVCに対してさらに大きなボリュームを要求するには、PVCオ
243243

244244
#### CSIボリュームの拡張
245245

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

248248
CSIボリュームの拡張のサポートはデフォルトで有効になっていますが、ボリューム拡張をサポートするにはボリューム拡張を利用できるCSIドライバーも必要です。詳細については、それぞれのCSIドライバーのドキュメントを参照してください。
249249

0 commit comments

Comments
 (0)