fix: prevent scheduling on Zeke hard drives
This commit is contained in:
@@ -40,7 +40,7 @@ metadata:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/mnt/disk1",
|
"path": "/mnt/disk1",
|
||||||
"allowScheduling": true,
|
"allowScheduling": false,
|
||||||
"tags": ["hdd", "large"]
|
"tags": ["hdd", "large"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user