From 82492729dd543c2e8c2e3eea9bac3b2fbb66f8f7 Mon Sep 17 00:00:00 2001 From: Arhell Date: Fri, 30 Dec 2022 01:46:40 +0200 Subject: [PATCH] [ja] Fix incorrect feature state for PVC expansion --- content/ja/docs/concepts/storage/persistent-volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/concepts/storage/persistent-volumes.md b/content/ja/docs/concepts/storage/persistent-volumes.md index 4e874ea7557..292d21ea681 100644 --- a/content/ja/docs/concepts/storage/persistent-volumes.md +++ b/content/ja/docs/concepts/storage/persistent-volumes.md @@ -207,7 +207,7 @@ spec: ### 永続ボリュームクレームの拡大 -{{< feature-state for_k8s_version="v1.11" state="beta" >}} +{{< feature-state for_k8s_version="v1.24" state="stable" >}} PersistentVolumeClaim(PVC)の拡大はデフォルトで有効です。次のボリュームの種類で拡大できます。