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:
|
guaranteed-replica-manager-cpu:
|
||||||
kubernetes-cluster-autoscaler-enabled:
|
kubernetes-cluster-autoscaler-enabled:
|
||||||
orphan-auto-deletion:
|
orphan-auto-deletion:
|
||||||
|
storage-network:
|
||||||
---
|
---
|
||||||
# Source: longhorn/templates/storageclass.yaml
|
# Source: longhorn/templates/storageclass.yaml
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
@ -458,6 +459,8 @@ spec:
|
|||||||
type: string
|
type: string
|
||||||
ownerID:
|
ownerID:
|
||||||
type: string
|
type: string
|
||||||
|
storageIP:
|
||||||
|
type: string
|
||||||
type: object
|
type: object
|
||||||
type: object
|
type: object
|
||||||
served: true
|
served: true
|
||||||
@ -1675,6 +1678,8 @@ spec:
|
|||||||
type: string
|
type: string
|
||||||
started:
|
started:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
storageIP:
|
||||||
|
type: string
|
||||||
type: object
|
type: object
|
||||||
type: object
|
type: object
|
||||||
served: true
|
served: true
|
||||||
@ -2527,6 +2532,8 @@ spec:
|
|||||||
type: boolean
|
type: boolean
|
||||||
started:
|
started:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
storageIP:
|
||||||
|
type: string
|
||||||
type: object
|
type: object
|
||||||
type: object
|
type: object
|
||||||
served: true
|
served: true
|
||||||
|
Loading…
Reference in New Issue
Block a user