Merge pull request #37490 from shivaylamba/shivay-volume-heading-docs-sprint-na-2022

Kubernetes Docs Sprint: lowercase volume
pull/37496/head
Kubernetes Prow Robot 2022-10-24 11:50:24 -07:00 committed by GitHub
commit bc4a95ac20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ Volumes cannot mount within other volumes (but see [Using subPath](#using-subpat
for a related mechanism). Also, a volume cannot contain a hard link to anything in
a different volume.
## Types of Volumes {#volume-types}
## Types of volumes {#volume-types}
Kubernetes supports several types of volumes.