mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-16 18:11:13 +02:00
When interating with the kubeconfig it can be expected that a user may have the KUBECONFIG environment variable set, so we need to use it when appropriate. Closes #5091 Signed-off-by: Tim Jones <tim.jones@siderolabs.com>