Fix quotes.

This commit is contained in:
Joseph Hanson 2023-09-26 09:34:36 -05:00
parent 3ac7d5a40d
commit 6906a340aa

2
.envrc
View file

@ -1,4 +1,4 @@
#shellcheck disable=SC2148,SC2155
export KUBECONFIG="$(expand_path ./kubeconfig)"
export SOPS_AGE_KEY_FILE="$(expand_path ./age.key)"
export TALOSCONFIG="$(expand_path ./talos/clusterconfig/talosconfig)
export TALOSCONFIG="$(expand_path ./talos/clusterconfig/talosconfig)"