이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 20. JbodStorage schema reference
Used in: KafkaClusterSpec, KafkaNodePoolSpec
The type property is a discriminator that distinguishes use of the JbodStorage type from EphemeralStorage, PersistentClaimStorage. It must have the value jbod for the type JbodStorage.
| Property | Property type | Description |
|---|---|---|
| type | string |
Must be |
| volumes | List of volumes as Storage objects representing the JBOD disks array. |