From 5be76d49c9b5eedb5b1a873a948a46ac758fa2e5 Mon Sep 17 00:00:00 2001 From: hridyesh bisht <41201308+kakabisht@users.noreply.github.com> Date: Mon, 23 Mar 2026 14:07:03 +0530 Subject: [PATCH] Update versioned_docs/version-2.14/integrations-in-rancher/fleet/overview.md Co-authored-by: Lucas Saintarbor --- .../version-2.14/integrations-in-rancher/fleet/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versioned_docs/version-2.14/integrations-in-rancher/fleet/overview.md b/versioned_docs/version-2.14/integrations-in-rancher/fleet/overview.md index bbb24013e62..03351299ac2 100644 --- a/versioned_docs/version-2.14/integrations-in-rancher/fleet/overview.md +++ b/versioned_docs/version-2.14/integrations-in-rancher/fleet/overview.md @@ -62,9 +62,9 @@ The Helm chart in the git repository must include its dependencies in the `chart ## Fleet resource configuration -Fleet supports configuring CPU and memory resource requests and limits for both management cluster controllers and downstream cluster agents. When running Fleet through Rancher, pass configuration using the rancher-config ConfigMap instead of Helm directly. +Fleet allows you to configuring CPU and memory resource requests and limits for both management cluster controllers and downstream cluster agents. When running Fleet through Rancher, apply these changes using the `rancher-config` ConfigMap rather than via Helm directly. -For detailed configuration options, refer to [Resource Limits in Fleet](https://fleet.rancher.io/how-tos-for-operators/resource-limits) +For detailed configuration options, refer to [Resource Limits in Fleet](https://fleet.rancher.io/how-tos-for-operators/resource-limits). ## Troubleshooting