Skip to content

Commit

Permalink
Add image overrides for CAPI/CAPRKE2 images
Browse files Browse the repository at this point in the history
Signed-off-by: Furkat Gofurov <[email protected]>
  • Loading branch information
furkatgofurov7 committed Nov 26, 2024
1 parent a7bb9ab commit 9061eff
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions internal/controllers/clusterctl/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,12 @@ data:
- name: "fleet"
url: "https://github.com/rancher-sandbox/cluster-api-addon-provider-fleet/releases/v0.3.1/addon-components.yaml"
type: "AddonProvider"
# Image overrides
images:
- name: "cluster-api"
repository: "https://github.com/rancher-sandbox/cluster-api"
- name: "controlplane-rke2"
repository: "https://github.com/rancher/cluster-api-provider-rke2"
- name "bootstrap-rke2"
repository: "https://github.com/rancher/cluster-api-provider-rke2"

0 comments on commit 9061eff

Please sign in to comment.