From 9591d69c3641e965f0a2661b68914a4820f08096 Mon Sep 17 00:00:00 2001 From: rickshar <159915991+rickshar@users.noreply.github.com> Date: Thu, 20 Jun 2024 14:56:38 +0300 Subject: [PATCH] Update _sidebar.md --- src/docs/ocean/_sidebar.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/docs/ocean/_sidebar.md b/src/docs/ocean/_sidebar.md index 1d17b727e7..80a66d54b8 100644 --- a/src/docs/ocean/_sidebar.md +++ b/src/docs/ocean/_sidebar.md @@ -35,7 +35,8 @@ - [Extended Resource Support Setup](ocean/tutorials/set-up-extended-resource-support) - [Headroom](ocean/features/headroom) - [Health Checks & Auto-Healing](ocean/features/health-checks-and-autohealing) - - [Install Network Client](ocean/tutorials/install-network-client) + - [Install Network Client (Controller V1)](ocean/tutorials/install-network-client) + - [Install Network Client (Controller V2)](ocean/tutorials/install-network-client-v2) - [Labels & Taints](ocean/features/labels-and-taints) - [Create Custom Labels](ocean/tutorials/create-custom-labels) - [Log Integration with S3](ocean/features/log-integration-with-s3)