spdk/chart: update chart template nad deployment manifest
Signed-off-by: Derek Su <derek.su@suse.com>
This commit is contained in:
parent
32eaf99217
commit
f6f0db84be
@ -1314,6 +1314,11 @@ spec:
|
|||||||
properties:
|
properties:
|
||||||
active:
|
active:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
backendStoreDriver:
|
||||||
|
enum:
|
||||||
|
- longhorn
|
||||||
|
- spdk
|
||||||
|
type: string
|
||||||
backupVolume:
|
backupVolume:
|
||||||
type: string
|
type: string
|
||||||
desireState:
|
desireState:
|
||||||
@ -1326,6 +1331,7 @@ spec:
|
|||||||
enum:
|
enum:
|
||||||
- blockdev
|
- blockdev
|
||||||
- iscsi
|
- iscsi
|
||||||
|
- nvmf
|
||||||
- ""
|
- ""
|
||||||
type: string
|
type: string
|
||||||
logRequested:
|
logRequested:
|
||||||
@ -1678,6 +1684,8 @@ spec:
|
|||||||
properties:
|
properties:
|
||||||
spec:
|
spec:
|
||||||
properties:
|
properties:
|
||||||
|
backendStoreDriver:
|
||||||
|
type: string
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
@ -1711,6 +1719,8 @@ spec:
|
|||||||
properties:
|
properties:
|
||||||
spec:
|
spec:
|
||||||
properties:
|
properties:
|
||||||
|
backendStoreDriver:
|
||||||
|
type: string
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
@ -1744,6 +1754,8 @@ spec:
|
|||||||
properties:
|
properties:
|
||||||
spec:
|
spec:
|
||||||
properties:
|
properties:
|
||||||
|
backendStoreDriver:
|
||||||
|
type: string
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
@ -1911,6 +1923,11 @@ spec:
|
|||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
type: array
|
type: array
|
||||||
|
diskType:
|
||||||
|
enum:
|
||||||
|
- filesystem
|
||||||
|
- block
|
||||||
|
type: string
|
||||||
type: object
|
type: object
|
||||||
type: object
|
type: object
|
||||||
evictionRequested:
|
evictionRequested:
|
||||||
@ -1978,6 +1995,8 @@ spec:
|
|||||||
type: object
|
type: object
|
||||||
nullable: true
|
nullable: true
|
||||||
type: array
|
type: array
|
||||||
|
diskType:
|
||||||
|
type: string
|
||||||
diskUUID:
|
diskUUID:
|
||||||
type: string
|
type: string
|
||||||
scheduledReplica:
|
scheduledReplica:
|
||||||
@ -2397,6 +2416,11 @@ spec:
|
|||||||
properties:
|
properties:
|
||||||
active:
|
active:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
backendStoreDriver:
|
||||||
|
enum:
|
||||||
|
- longhorn
|
||||||
|
- spdk
|
||||||
|
type: string
|
||||||
backingImage:
|
backingImage:
|
||||||
type: string
|
type: string
|
||||||
dataDirectoryName:
|
dataDirectoryName:
|
||||||
@ -3288,6 +3312,11 @@ spec:
|
|||||||
- rwo
|
- rwo
|
||||||
- rwx
|
- rwx
|
||||||
type: string
|
type: string
|
||||||
|
backendStoreDriver:
|
||||||
|
enum:
|
||||||
|
- longhorn
|
||||||
|
- spdk
|
||||||
|
type: string
|
||||||
backingImage:
|
backingImage:
|
||||||
type: string
|
type: string
|
||||||
backupCompressionMethod:
|
backupCompressionMethod:
|
||||||
@ -3320,6 +3349,7 @@ spec:
|
|||||||
enum:
|
enum:
|
||||||
- blockdev
|
- blockdev
|
||||||
- iscsi
|
- iscsi
|
||||||
|
- nvmf
|
||||||
- ""
|
- ""
|
||||||
type: string
|
type: string
|
||||||
lastAttachedBy:
|
lastAttachedBy:
|
||||||
|
@ -1417,6 +1417,11 @@ spec:
|
|||||||
properties:
|
properties:
|
||||||
active:
|
active:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
backendStoreDriver:
|
||||||
|
enum:
|
||||||
|
- longhorn
|
||||||
|
- spdk
|
||||||
|
type: string
|
||||||
backupVolume:
|
backupVolume:
|
||||||
type: string
|
type: string
|
||||||
desireState:
|
desireState:
|
||||||
@ -1429,6 +1434,7 @@ spec:
|
|||||||
enum:
|
enum:
|
||||||
- blockdev
|
- blockdev
|
||||||
- iscsi
|
- iscsi
|
||||||
|
- nvmf
|
||||||
- ""
|
- ""
|
||||||
type: string
|
type: string
|
||||||
logRequested:
|
logRequested:
|
||||||
@ -1785,6 +1791,8 @@ spec:
|
|||||||
properties:
|
properties:
|
||||||
spec:
|
spec:
|
||||||
properties:
|
properties:
|
||||||
|
backendStoreDriver:
|
||||||
|
type: string
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
@ -1818,6 +1826,8 @@ spec:
|
|||||||
properties:
|
properties:
|
||||||
spec:
|
spec:
|
||||||
properties:
|
properties:
|
||||||
|
backendStoreDriver:
|
||||||
|
type: string
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
@ -1851,6 +1861,8 @@ spec:
|
|||||||
properties:
|
properties:
|
||||||
spec:
|
spec:
|
||||||
properties:
|
properties:
|
||||||
|
backendStoreDriver:
|
||||||
|
type: string
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
@ -2022,6 +2034,11 @@ spec:
|
|||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
type: array
|
type: array
|
||||||
|
diskType:
|
||||||
|
enum:
|
||||||
|
- filesystem
|
||||||
|
- block
|
||||||
|
type: string
|
||||||
type: object
|
type: object
|
||||||
type: object
|
type: object
|
||||||
evictionRequested:
|
evictionRequested:
|
||||||
@ -2089,6 +2106,8 @@ spec:
|
|||||||
type: object
|
type: object
|
||||||
nullable: true
|
nullable: true
|
||||||
type: array
|
type: array
|
||||||
|
diskType:
|
||||||
|
type: string
|
||||||
diskUUID:
|
diskUUID:
|
||||||
type: string
|
type: string
|
||||||
scheduledReplica:
|
scheduledReplica:
|
||||||
@ -2517,6 +2536,11 @@ spec:
|
|||||||
properties:
|
properties:
|
||||||
active:
|
active:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
backendStoreDriver:
|
||||||
|
enum:
|
||||||
|
- longhorn
|
||||||
|
- spdk
|
||||||
|
type: string
|
||||||
backingImage:
|
backingImage:
|
||||||
type: string
|
type: string
|
||||||
dataDirectoryName:
|
dataDirectoryName:
|
||||||
@ -3436,6 +3460,11 @@ spec:
|
|||||||
- rwo
|
- rwo
|
||||||
- rwx
|
- rwx
|
||||||
type: string
|
type: string
|
||||||
|
backendStoreDriver:
|
||||||
|
enum:
|
||||||
|
- longhorn
|
||||||
|
- spdk
|
||||||
|
type: string
|
||||||
backingImage:
|
backingImage:
|
||||||
type: string
|
type: string
|
||||||
backupCompressionMethod:
|
backupCompressionMethod:
|
||||||
@ -3468,6 +3497,7 @@ spec:
|
|||||||
enum:
|
enum:
|
||||||
- blockdev
|
- blockdev
|
||||||
- iscsi
|
- iscsi
|
||||||
|
- nvmf
|
||||||
- ""
|
- ""
|
||||||
type: string
|
type: string
|
||||||
lastAttachedBy:
|
lastAttachedBy:
|
||||||
|
Loading…
Reference in New Issue
Block a user