24941368a7
This also came with a big rework of the configuration format that should make everything a bit less hacky to work with.
3 lines
126 B
Bash
3 lines
126 B
Bash
export TALOSCONFIG={{ root }}/configs/talosconfig
|
|
export KUBECONFIG={{ clusters|map(attribute='name')|kubeconfig|join(":") }}
|