mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-08 06:01:12 +02:00
Instead of writing PKI "once" around the startup time, keep writing PKI files as the certificates get updated. `etcd` is able to reload certificates, so we should keep updating them e.g. if the hostname/IPs change over time. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>