mirror of
https://github.com/siderolabs/talos.git
synced 2026-04-08 23:31:06 +02:00
A fixup for #12896 The health check might be running as a reduced privilege role client, so don't pull the machine config, but instead read a field from a non-sensitive resource. As this field doesn't exist in older versions of Talos, the check should still run by default (as it will be empty). Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>