Skip to content

Commit c9ddc5e

Browse files
authored
Merge pull request #38683 from Arhell/ja-fix-state
[ja] Fix incorrect feature state for PVC expansion
2 parents e3497e6 + 8249272 commit c9ddc5e

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
@@ -207,7 +207,7 @@ spec:
207207

208208
### 永続ボリュームクレームの拡大
209209

210-
{{< feature-state for_k8s_version="v1.11" state="beta" >}}
210+
{{< feature-state for_k8s_version="v1.24" state="stable" >}}
211211

212212
PersistentVolumeClaim(PVC)の拡大はデフォルトで有効です。次のボリュームの種類で拡大できます。
213213

0 commit comments

Comments
 (0)