From 3b22a996b0ae6d0fa3224873f54fe0c8f7c4c948 Mon Sep 17 00:00:00 2001 From: Nic <123965403+ngayerie@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:16:05 +0100 Subject: [PATCH] [LB] Update limitations.mdx --- src/content/docs/load-balancing/reference/limitations.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/load-balancing/reference/limitations.mdx b/src/content/docs/load-balancing/reference/limitations.mdx index 8bc475a18f6c105..2e0cb34c546cd1f 100644 --- a/src/content/docs/load-balancing/reference/limitations.mdx +++ b/src/content/docs/load-balancing/reference/limitations.mdx @@ -9,7 +9,7 @@ sidebar: Name | Non-Enterprise | Enterprise | --- | --- | --- | Load balancers | 20 | custom | - Monitor intervals | 60s (min), 3600s (max) | 10s (min), 3600s (max) | + Monitor intervals | 15s (min), 3600s (max) | 10s (min), 3600s (max) | Monitors | 1.5x the number of pools | 1.5x the number of pools | Endpoints | 20 | custom | Pools | 20 | custom |