Add disk type configuration for Talos worker YAML

This commit is contained in:
Marco van Zijl 2025-05-03 16:38:15 +02:00
parent 5f878bf330
commit 6ee06f8008

View File

@ -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/<dev>/device/model`.
# busPath: /pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0 # Disk bus path.