mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-10 07:01:12 +02:00
With system extensions, size of the `initramfs` might increase significantly. With 1000 MiB `/boot`, as we store `A` and `B` boot directories, we have 500 MiB for each Talos boot (size of the kernel and initramfs). Fixes #5096 Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>