doc: update examples to use volumeGroupNamePrefix

Signed-off-by: Praveen M <m.praveen@ibm.com>
(cherry picked from commit c2fff75610)
This commit is contained in:
Praveen M 2025-01-08 17:29:18 +05:30 committed by mergify[bot]
parent bdf68ef1b5
commit b9d56323bd

View File

@ -14,6 +14,10 @@ parameters:
# eg: pool: rbdpool
pool: <rbd-pool-name>
# (optional) Prefix to use for naming RBD groups.
# If omitted, defaults to "csi-vol-group-".
# volumeGroupNamePrefix: "foo-bar-"
csi.storage.k8s.io/group-snapshotter-secret-name: csi-rbd-secret
csi.storage.k8s.io/group-snapshotter-secret-namespace: default
deletionPolicy: Delete