Add talosconfig.
This commit is contained in:
parent
9e34a4c6cd
commit
3ac7d5a40d
1 changed files with 1 additions and 0 deletions
1
.envrc
1
.envrc
|
@ -1,3 +1,4 @@
|
||||||
#shellcheck disable=SC2148,SC2155
|
#shellcheck disable=SC2148,SC2155
|
||||||
export KUBECONFIG="$(expand_path ./kubeconfig)"
|
export KUBECONFIG="$(expand_path ./kubeconfig)"
|
||||||
export SOPS_AGE_KEY_FILE="$(expand_path ./age.key)"
|
export SOPS_AGE_KEY_FILE="$(expand_path ./age.key)"
|
||||||
|
export TALOSCONFIG="$(expand_path ./talos/clusterconfig/talosconfig)
|
Reference in a new issue