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

@@ -20,3 +20,6 @@ gen-talos-config:
apply-talos-config:
talosctl -n anapistula-delrosalae apply-config -f talos/generated/anapistula-delrosalae.yaml
get-kubeconfig:
talosctl -n anapistula-delrosalae kubeconfig talos/generated/kubeconfig

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