`clusterctl init` can't follow redirects. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
8 lines
358 B
YAML
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"
|