Skip to content

Commit

Permalink
Merge pull request #38671 from Arhell/fr-fix
Browse files Browse the repository at this point in the history
[fr] Fix incorrect feature state for PVC expansion
  • Loading branch information
k8s-ci-robot committed Dec 29, 2022
2 parents c64fc03 + a5911fb commit 60549d5
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 60549d5

Please sign in to comment.