doc: Add prefix for naming subvolumes and snapshots

Updated storageclass and snapshotclass
to include the name prefix for naming
subvolumes and snapshots.

Fixes: #1087

Signed-off-by: Yug Gupta <ygupta@redhat.com>
This commit is contained in:
Yug Gupta
2020-05-22 10:38:55 +05:30
committed by mergify[bot]
parent c2d4200bd8
commit 6cf7389d97
5 changed files with 15 additions and 2 deletions

View File

@ -41,6 +41,11 @@ parameters:
# If omitted, default volume mounter will be used - this is
# determined by probing for ceph-fuse and mount.ceph
# mounter: kernel
# (optional) Prefix to use for naming subvolumes.
# If omitted, defaults to "csi-vol-".
# volumeNamePrefix: "foo-bar-"
reclaimPolicy: Delete
allowVolumeExpansion: true
mountOptions: