diff --git a/Taskfile.yaml b/Taskfile.yaml index d82b17c7..63d76471 100644 --- a/Taskfile.yaml +++ b/Taskfile.yaml @@ -9,6 +9,7 @@ vars: K8S_CLUSTER_DIR: '{{.KUBERNETES_DIR}}' CLUSTER: '{{.CLUSTER | default "theshire"}}' CLUSTER_DIR: '{{.KUBERNETES_DIR}}' + TALOSCONFIG: "{{.K8S_CLUSTER_DIR}}/talos/clusterconfig/talosconfig" env: KUBECONFIG: "{{.ROOT_DIR}}/kubeconfig"