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