mirror of
https://github.com/siderolabs/talos.git
synced 2025-09-01 03:51:13 +02:00
This explains the intetion better: config is applied on reboot, and allows to easily distinguish it from `apply-config --immediate` which applies config immediately without a reboot (that is coming in a different PR). Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>