talos/hack/test/clusterctl.yaml
Andrey Smirnov cc986136be
test: use clusterctl.yaml overrides after org rename
`clusterctl init` can't follow redirects.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
(cherry picked from commit e0eee7fcc68f03243ae3248f84d50eb278998e07)
2022-03-24 19:28:27 +03:00

8 lines
358 B
YAML

providers:
- name: "talos"
url: "https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/releases/latest/bootstrap-components.yaml"
type: "BootstrapProvider"
- name: "talos"
url: "https://github.com/siderolabs/cluster-api-control-plane-provider-talos/releases/latest/control-plane-components.yaml"
type: "ControlPlaneProvider"