IBM/ubiquity

scbe config new params : UbiquityInstanceName and DefaultVolumeSize

Closed this issue · 0 comments

UbiquityInstanceName as string - Prefix for the volume name in the storage side (max length 15 char)
DefaultVolumeSize as string- The default volume size in case not specified by user during provisioning (Default 1 GB).

Note : later on(different ticker) the size will include also size unit as suffix (e.g : gb, mb). But currently its only number and assuming its GB size unit.