Open
Description
The deploy script deployment/lvctl.sh
creates the PVCs in the hard-coded ocs-storagecluster-ceph-rbd
StorageClass by default.
If no StorageClass is specified in the command line, the script should ideally create the PVCs in the default storage class (the one with the annotation storageclass.kubernetes.io/is-default-class="true"
) or in any existing StorageClass if the default is not defined.
Metadata
Metadata
Assignees
Labels
No labels