storage-network: update deployment YAML
Longhorn-2285 Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
This commit is contained in:
parent
f94d4cc9de
commit
d2b883a073
@ -101,6 +101,7 @@ data:
|
||||
guaranteed-replica-manager-cpu:
|
||||
kubernetes-cluster-autoscaler-enabled:
|
||||
orphan-auto-deletion:
|
||||
storage-network:
|
||||
---
|
||||
# Source: longhorn/templates/storageclass.yaml
|
||||
apiVersion: v1
|
||||
@ -458,6 +459,8 @@ spec:
|
||||
type: string
|
||||
ownerID:
|
||||
type: string
|
||||
storageIP:
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
served: true
|
||||
@ -1675,6 +1678,8 @@ spec:
|
||||
type: string
|
||||
started:
|
||||
type: boolean
|
||||
storageIP:
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
served: true
|
||||
@ -2527,6 +2532,8 @@ spec:
|
||||
type: boolean
|
||||
started:
|
||||
type: boolean
|
||||
storageIP:
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
served: true
|
||||
|
Loading…
Reference in New Issue
Block a user