mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-07 18:41:33 +01:00
We need a field named `name` to distinguish between named documents, as decoder expects a `name` yaml key. Fixes: https://github.com/siderolabs/talos/discussions/10025 Fixes by using standard `name` field instead of `pciID`. Signed-off-by: Noel Georgi <git@frezbo.dev>