Skip to content

Commit 9987e23

Browse files
hmanwani-rhrm3l
andauthored
Update modules/admin/proc-mount-directories-pvcs.adoc
Co-authored-by: Armel Soro <[email protected]>
1 parent ab09ecc commit 9987e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/admin/proc-mount-directories-pvcs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Starting from `v1alpha3`, you can mount directories from pre-created PersistentV
66
.Prerequisites
77
* You have understanding of the mounting logic:
88
** If `spec.application.extraFiles.pvcs[].mountPath` is defined, the PVC is mounted to the specified path.
9-
** If `spec.application.extraFiles.pvcs[].mountPath` is not defined, the PVC is mounted under the path specified in `spec.application.extraFiles.mountPath/`.
9+
** If `spec.application.extraFiles.pvcs[].mountPath` is not defined, the PVC is mounted under the path specified in `spec.application.extraFiles.mountPath`.
1010
** If neither `mountPath` is defined, the PVC defaults to `/opt/app-root/src` or you can use {product-very-short} container working directory (if defined).
1111

1212
.Procedure

0 commit comments

Comments
 (0)