From 11f961963651636dc7983a53db62b63b6715e450 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Mon, 17 Mar 2025 17:28:15 +0100 Subject: [PATCH] fix(lb): remove tb pages from navigation --- menu/navigation.json | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/menu/navigation.json b/menu/navigation.json index d9fd72ecf1..e5ee3db23f 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -3356,28 +3356,6 @@ "slug": "reference-content" }, { - "items": [ - { - "label": "I am having problems configuring my Load Balancer", - "slug": "configuration" - }, - { - "label": "I am experiencing connection problems and HTTP errors with my Load Balancer", - "slug": "http-connection-errors" - }, - { - "label": "I am having problems with my Load Balancer's certificate", - "slug": "certificates" - }, - { - "label": "I am experiencing problems with my Kubernetes Load Balancer", - "slug": "k8s-errors" - }, - { - "label": "Load Balancer Limitations", - "slug": "load-balancer-limitations" - } - ], "label": "Troubleshooting", "slug": "troubleshooting" }