Skip to content

Commit 6223b8a

Browse files
authored
Merge pull request #41435 from lpettyjo/BZ2010287
BZ2010287: Doc how to use shared directories w/local volumes
2 parents fa0ee61 + baaab0b commit 6223b8a

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
@@ -55,7 +55,7 @@ spec:
5555
----
5656
<1> The volume mode, either `Filesystem` or `Block`, that defines the type of PVs.
5757
<2> The name of the storage class to use when creating PV resources. Use a storage class that uniquely identifies this set of PVs.
58-
<3> The path containing a list of local storage devices to choose from.
58+
<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`.
5959
+
6060
[NOTE]
6161
====

0 commit comments

Comments
 (0)