8 lines
199 B
TOML
8 lines
199 B
TOML
|
[tools]
|
||
|
task = "latest"
|
||
|
|
||
|
[env]
|
||
|
KUBECONFIG="{{config_root}}/kubeconfig)"
|
||
|
SOPS_AGE_KEY_FILE="{{config_root}}/age.key"
|
||
|
TALOSCONFIG="{{config_root}}/kubernetes/bootstrap/talos/clusterconfig/talosconfig"
|