From faf894911ddd1ec75879291876f24c496b54bf6d Mon Sep 17 00:00:00 2001 From: Janine Chan <64388808+janine-c@users.noreply.github.com> Date: Thu, 8 Jan 2026 18:34:24 -0700 Subject: [PATCH] Add CloudPrem Docker installation page to left nav --- config/_default/menus/main.en.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/_default/menus/main.en.yaml b/config/_default/menus/main.en.yaml index e20ade4cbe1..e7ab45e77f6 100644 --- a/config/_default/menus/main.en.yaml +++ b/config/_default/menus/main.en.yaml @@ -6748,6 +6748,11 @@ menu: parent: cloudprem_installation identifier: cloudprem_azure_aks weight: 202 + - name: Docker + url: /cloudprem/install/docker + parent: cloudprem_installation + identifier: cloudprem_docker + weight: 203 - name: Log Ingestion url: /cloudprem/ingest_logs/ parent: cloudprem