From 28525178c0550ae9ba6ebcdf610b925051bbfde3 Mon Sep 17 00:00:00 2001 From: Neaj Morshad Date: Thu, 14 Nov 2024 17:20:52 +0600 Subject: [PATCH] reconfigure tls overview Signed-off-by: Neaj Morshad --- docs/guides/mssqlserver/reconfigure-tls/overview.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/guides/mssqlserver/reconfigure-tls/overview.md b/docs/guides/mssqlserver/reconfigure-tls/overview.md index 1c3b55d69..fed48c174 100644 --- a/docs/guides/mssqlserver/reconfigure-tls/overview.md +++ b/docs/guides/mssqlserver/reconfigure-tls/overview.md @@ -2,9 +2,9 @@ title: Reconfiguring TLS of MSSQLServer Database menu: docs_{{ .version }}: - identifier: mg-reconfigure-tls-overview + identifier: ms-reconfigure-tls-overview name: Overview - parent: mg-reconfigure-tls + parent: ms-reconfigure-tls weight: 10 menu_name: docs_{{ .version }} section_menu_id: guides @@ -27,7 +27,7 @@ This guide will give an overview on how KubeDB Ops-manager operator reconfigures The following diagram shows how KubeDB Ops-manager operator reconfigures TLS of a `MSSQLServer` database. Open the image in a new tab to see the enlarged version.
-  Reconfiguring TLS process of MSSQLServer +  Reconfiguring TLS process of MSSQLServer
Fig: Reconfiguring TLS process of MSSQLServer
@@ -51,4 +51,4 @@ The Reconfiguring MSSQLServer TLS process consists of the following steps: 9. After the successful reconfiguring of the `MSSQLServer` TLS, the `KubeDB` Ops-manager operator resumes the `MSSQLServer` object so that the `KubeDB` Provisioner operator resumes its usual operations. -In the next docs, we are going to show a step by step guide on reconfiguring TLS configuration of a MSSQLServer database using `MSSQLServerOpsRequest` CRD. \ No newline at end of file +In the next docs, we are going to show a step-by-step guide on reconfiguring TLS configuration of a MSSQLServer database using `MSSQLServerOpsRequest` CRD. \ No newline at end of file