Files
metal/templates/source.sh
T
Dreaded_X 5298f6280e feat: Rewrote render tool in rust
This also came with a big rework of the configuration format that should
make everything a bit less hacky to work with.
2026-04-22 05:27:09 +02:00

3 lines
126 B
Bash

export TALOSCONFIG={{ root }}/configs/talosconfig
export KUBECONFIG={{ clusters|map(attribute='name')|kubeconfig|join(":") }}