use separate kubeconfig

This commit is contained in:
2026-02-18 00:03:37 +01:00
parent b20194bc13
commit a5d9082006
2 changed files with 4 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ in
VAULT_ADDR = "https://openbao.lumpiasty.xyz:8200";
PATH = "${config.devenv.root}/utils:${pkgs.coreutils}/bin";
PYTHON_BIN = "${python}/bin/python";
KUBECONFIG = "${config.devenv.root}/talos/generated/kubeconfig";
};
# Packages