mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-18 21:21:10 +02:00
In order to perform upgrades the way we would like, it is important that we avoid any bind mounts into containers. This change ensures that all system services get their config via stdin. Signed-off-by: Andrew Rynhard <andrew@rynhard.io>