Skip to content

Commit baaab0b

Browse files
author
Lisa Pettyjohn
committed
BZ2010287: Doc how to use shared directories w/local volumes
1 parent 326374e commit baaab0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/persistent-storage-local-create-cr-manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ spec:
5454
----
5555
<1> The volume mode, either `Filesystem` or `Block`, that defines the type of PVs.
5656
<2> The name of the storage class to use when creating PV resources. Use a storage class that uniquely identifies this set of PVs.
57-
<3> The path containing a list of local storage devices to choose from.
57+
<3> The path containing a list of local storage devices to choose from, or a directory. You can only specify a directory with `Filesystem` `volumeMode`.
5858
+
5959
[NOTE]
6060
====

0 commit comments

Comments
 (0)