From d589c4257fc5d8c5ad26eef7dea87d44b679409a Mon Sep 17 00:00:00 2001 From: Vishal Choudhary Date: Tue, 17 Dec 2024 17:01:43 +0530 Subject: [PATCH] fix: update flag in the doc Signed-off-by: Vishal Choudhary --- docs/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index c0c33674..f7ea6dbe 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -28,7 +28,7 @@ helm repo update Optionally, show all available chart versions for reports-server. ```bash -helm search repo reports-server --l +helm search repo reports-server - ``` Create a namespace and install the reports-server chart: