This repository has been archived on 2024-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
valinor/.envrc

4 lines
202 B
Text
Raw Normal View History

2023-08-13 10:10:15 -05:00
#shellcheck disable=SC2148,SC2155
export KUBECONFIG="$(expand_path ./kubeconfig)"
export SOPS_AGE_KEY_FILE="$(expand_path ./age.key)"
2023-09-26 09:32:49 -05:00
export TALOSCONFIG="$(expand_path ./talos/clusterconfig/talosconfig)