diff --git a/content/rancher/v2.x/en/cluster-admin/tools/alerts/default-alerts/_index.md b/content/rancher/v2.x/en/cluster-admin/tools/alerts/default-alerts/_index.md index 9c5c327c9a4..9ee8043da33 100644 --- a/content/rancher/v2.x/en/cluster-admin/tools/alerts/default-alerts/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/tools/alerts/default-alerts/_index.md @@ -63,4 +63,4 @@ When you enable monitoring for the project, some project-level alerts are provid | Alert | Explanation | |-------|-------------| | Less than half workload available | A critical alert is triggered if less than half of a workload is available, based on workloads where the key is `app` and the value is `workload.` | -| Memory usage close to the quota | A warning alert is triggered if the project's memory usage exceeds the memory resource limits for the project. | \ No newline at end of file +| Memory usage close to the quota | A warning alert is triggered if the project's memory usage exceeds the memory resource limits for the project. |