For making the storageclass not default

openshift_storageclass_default=False

You can also change default class name by

openshift_storageclass_name=something_else

PS: Sorry Tim - forgot to reply-all and resending



On Tue, Apr 17, 2018 at 11:15 AM, Tim Dudgeon <[email protected]> wrote:

> When deploying glusterfs you can specify that this is to be the default
> StorageClass for dynamic provisioning using this variable
>
> openshift_storage_glusterfs_storageclass_default=True
>
> However if you also have another dynamic provisioner (e.g. OpenStack
> Cinder) then that is also declared as the default StorageClass and you end
> up with two defaults, which inevitably leads to trouble.
>
> How can you specify that Cinder is not to be the default StorageClass?
> Also, it is possible to specify the names for these StorageClasses?
>
>
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to