fix the smartctl config
This commit is contained in:
parent
1793b64ecb
commit
f4725be8ff
1 changed files with 4 additions and 2 deletions
|
@ -32,7 +32,9 @@ spec:
|
|||
devices:
|
||||
- host: 10.1.1.68
|
||||
devices:
|
||||
- /dev/nvme0n1
|
||||
- device: /dev/nvme0n1
|
||||
type: nvme
|
||||
- host: 10.1.1.69
|
||||
devices:
|
||||
- /dev/nvme0n1
|
||||
- device: /dev/nvme0n1
|
||||
type: nvme
|
||||
|
|
Loading…
Reference in a new issue