REFACTOR(longhorn): remove default-disk
- from Longhorn nodes - use onl...
This commit is contained in:
@@ -5,13 +5,6 @@ metadata:
|
|||||||
namespace: longhorn
|
namespace: longhorn
|
||||||
spec:
|
spec:
|
||||||
disks:
|
disks:
|
||||||
default-disk:
|
|
||||||
allowScheduling: false
|
|
||||||
diskType: filesystem
|
|
||||||
evictionRequested: true
|
|
||||||
path: /var/lib/longhorn
|
|
||||||
storageReserved: 10737418240
|
|
||||||
tags: []
|
|
||||||
new-disk:
|
new-disk:
|
||||||
allowScheduling: true
|
allowScheduling: true
|
||||||
diskType: filesystem
|
diskType: filesystem
|
||||||
|
|||||||
@@ -5,13 +5,6 @@ metadata:
|
|||||||
namespace: longhorn
|
namespace: longhorn
|
||||||
spec:
|
spec:
|
||||||
disks:
|
disks:
|
||||||
default-disk:
|
|
||||||
allowScheduling: false
|
|
||||||
diskType: filesystem
|
|
||||||
evictionRequested: true
|
|
||||||
path: /var/lib/longhorn
|
|
||||||
storageReserved: 10737418240
|
|
||||||
tags: []
|
|
||||||
new-disk:
|
new-disk:
|
||||||
allowScheduling: false
|
allowScheduling: false
|
||||||
diskType: filesystem
|
diskType: filesystem
|
||||||
|
|||||||
@@ -5,13 +5,6 @@ metadata:
|
|||||||
namespace: longhorn
|
namespace: longhorn
|
||||||
spec:
|
spec:
|
||||||
disks:
|
disks:
|
||||||
default-disk:
|
|
||||||
allowScheduling: false
|
|
||||||
diskType: filesystem
|
|
||||||
evictionRequested: true
|
|
||||||
path: /var/lib/longhorn
|
|
||||||
storageReserved: 10737418240
|
|
||||||
tags: []
|
|
||||||
new-disk:
|
new-disk:
|
||||||
allowScheduling: true
|
allowScheduling: true
|
||||||
diskType: filesystem
|
diskType: filesystem
|
||||||
|
|||||||
Reference in New Issue
Block a user