The properties I mentioned apply to default storageclass that is automatically created for detected cloudprovider (Openstack in this case)
On Tue, Apr 17, 2018 at 12:16 PM, Tim Dudgeon <[email protected]> wrote: > Sorry, which StorageClass do those variables apply to? There could be > multiple ones deployed. > For instance, this property obviously applies to the StorageClass created > for GlusterFS: > > openshift_storage_glusterfs_storageclass_default=True > > > On 17/04/18 17:11, Hemant Kumar wrote: > > For making the storageclass not default > > openshift_storageclass_default=False > > You can also change default class name by > > openshift_storageclass_name=something_else > > >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
