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 0e92bda
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:
cluster-api:
repository: "registry.suse.com/rancher"
controlplane-rke2:
repository: "registry.suse.com/rancher"
bootstrap-rke2:
repository: "registry.suse.com/rancher"

0 comments on commit 0e92bda

Please sign in to comment.