Skip to content

Commit cb544d8

Browse files
authored
Merge pull request #38717 from Arhell/pt-fix
[pt] Fix incorrect feature state for PVC expansion
2 parents a5c101f + 3b33047 commit cb544d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pt-br/docs/concepts/storage/persistent-volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Isso é útil se você deseja utilizar PersistentVolumes que possuem suas `claim
196196

197197
### Expandindo Requisições de Volumes Persistentes
198198

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

201201
Agora, o suporte à expansão de PersistentVolumeClaims (PVCs) já é habilitado por padrão. Você pode expandir os tipos de volumes abaixo:
202202

0 commit comments

Comments
 (0)