Skip to content

Commit

Permalink
Merge pull request #702 from anmazzotti/add_elemental_provider
Browse files Browse the repository at this point in the history
Add Elemental infra provider
  • Loading branch information
alexander-demicev authored Aug 29, 2024
2 parents 2561b08 + 72c1451 commit 1e20145
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/rancher-turtles/templates/clusterctl-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ data:
- name: "digitalocean"
url: "https://github.com/kubernetes-sigs/cluster-api-provider-digitalocean/releases/v1.6.0/infrastructure-components.yaml"
type: "InfrastructureProvider"
- name: "elemental"
url: "https://github.com/rancher-sandbox/cluster-api-provider-elemental/releases/v0.6.0/infrastructure-components.yaml"
type: "InfrastructureProvider"
# Bootstrap providers
- name: "kubeadm"
Expand Down

0 comments on commit 1e20145

Please sign in to comment.