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