use separate kubeconfig

This commit is contained in:
2026-02-18 00:03:37 +01:00
parent b1f3337c98
commit 4b2d3faf2e
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