From 1954dec0b48d4c7dbf4ec63ef8bbcb46a6fc9d7f Mon Sep 17 00:00:00 2001 From: SheryarButt Date: Thu, 7 Dec 2023 15:38:51 +0500 Subject: [PATCH] minor fixes --- content/installation.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/installation.md b/content/installation.md index 1ded01358..f6bd15d97 100644 --- a/content/installation.md +++ b/content/installation.md @@ -6,6 +6,8 @@ This document contains instructions on installing, uninstalling and configuring 1. [CLI/GitOps](#installing-via-cli-or-gitops) +1. [Enabling Console](#enabling-console) + 1. [Uninstall](#uninstall-via-operatorhub-ui) ## Requirements @@ -115,7 +117,7 @@ spec: showback: true ``` -> Note: If your install plan approval is set to `Manual` then you will have to manually approve the install plan for MTO console components to be installed. +> Note: If your `InstallPlan` approval is set to `Manual` then you will have to manually approve the `InstallPlan` for MTO console components to be installed. ### Manual Approval @@ -135,7 +137,7 @@ spec: ![image](./images/manual-approve-4.png) -* Now the install plan will be approved and MTO console components will be installed. +* Now the `InstallPlan` will be approved, and MTO console components will be installed. ## Uninstall via OperatorHub UI