Skip to content

Detect available StorageClasses #20

Open
@jorti

Description

@jorti

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions