Skip to content

Commit

Permalink
device name + description added
Browse files Browse the repository at this point in the history
  • Loading branch information
shaulib committed Mar 11, 2024
1 parent 0ba2dd3 commit ba18c94
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/services/ocean/aws/schemas/oceanClusterLaunchSpec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -310,9 +310,9 @@ properties:
deviceName:
type: string
description: |
A name of a device in the Image's or VNG's block device mapping from which the size of the ephemeral storage is calculated from.
The device object must be configured in the image's or the VNG's device block mapping.
The device name can't be the the root volume device.
Specify an alternative device name from which ephemeral storage calculations should be derived.
This parameter is used when the ephemeral storage should not utilize the root device.
Provide the device name configured in the VNG's BDM or AMI's BDM that differs from the default root device.
example: "/dev/deviceName"
resourceLimits:
type: object
Expand Down

0 comments on commit ba18c94

Please sign in to comment.