Volume
Volume
List of volumes for the published catalog item, specifying name and size
JSON Example
{
"name": "string",
"size": "string"
}
string
As (^[a-z0-9][a-z0-9-]{0,48}$)
name
Optional
Name of this volume specified by the user
string
As (^[0-9]+\.?[0-9]{0,3}(?:Ei|Pi|Ti|Gi|Mi|Ki|E|P|T|G|M|K)$)
size
Optional
Size of this volume as a k8s compliant numeric (ex: 3Gi)