diff --git a/talos/worker.yaml b/talos/worker.yaml index 1180eda..e18a02a 100644 --- a/talos/worker.yaml +++ b/talos/worker.yaml @@ -195,6 +195,7 @@ machine: # # Look up disk using disk attributes like model, size, serial and others. diskSelector: size: '<= 1TB' # Disk size. + type: ssd # model: WDC* # Disk model `/sys/block//device/model`. # busPath: /pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0 # Disk bus path.