Fix typo in volumes.md

pull/50125/head
Renan Magagnin 2025-03-17 14:18:03 +00:00 committed by GitHub
parent 7117b1e8b8
commit ee4fe759e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ weight: 10
<!-- overview -->
Kubernetes _volumes_ provide a way for containers in a {{< glossary_tooltip text="pods" term_id="pod" >}}
Kubernetes _volumes_ provide a way for containers in a {{< glossary_tooltip text="pod" term_id="pod" >}}
to access and share data via the filesystem. There are different kinds of volume that you can use for different purposes,
such as: