Skip to content

Commit

Permalink
[fr] Fix incorrect feature state for PVC expansion
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Dec 29, 2022
1 parent d6f0cb2 commit a5911fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/fr/docs/concepts/storage/persistent-volumes.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ Cependant, le chemin particulier spécifié dans la partie `volumes` du template

### Redimensionnement des PVC

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

La prise en charge du redimensionnement des PersistentVolumeClaims (PVCs) est désormais activée par défaut.
Vous pouvez redimensionner les types de volumes suivants:
Expand Down

0 comments on commit a5911fb

Please sign in to comment.