File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
charts/rancher-turtles/templates
internal/controllers/clusterctl Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 2929 metadata:
3030 name: fleet-addon-config
3131 spec:
32+ config:
33+ featureGates:
34+ configMap:
35+ ref:
36+ kind: ConfigMap
37+ apiVersion: v1
38+ name: rancher-config
39+ namespace: cattle-system
40+ experimentalOciStorage: true
41+ experimentalHelmOps: true
3242 clusterClass:
3343 patchResource: true
3444 setOwnerReferences: true
Original file line number Diff line number Diff line change 4949
5050 # Addon providers
5151 - name: "fleet"
52- url: "https://github.com/rancher-sandbox/cluster-api-addon-provider-fleet/releases/v0.7.4 /addon-components.yaml"
52+ url: "https://github.com/rancher-sandbox/cluster-api-addon-provider-fleet/releases/v0.8.1 /addon-components.yaml"
5353 type: "AddonProvider"
5454
5555 # Image overrides
You can’t perform that action at this time.
0 commit comments