mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-15 22:41:55 +01:00
After a fix a while ago, the condition was hard to understand - but we should skip this block as long as there's no TLS config, which might mean either being nil or having default values. I found this while debugging #9594, but it doesn't change anything. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>