From 3da629c8ff2de11e565c0b890b6435cb776b7083 Mon Sep 17 00:00:00 2001 From: Davide Bianchi <10374360+davidebianchi@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:02:33 +0100 Subject: [PATCH] fix: helm chart command --- docs/installation/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/install.md b/docs/installation/install.md index 40329bb..51b9290 100644 --- a/docs/installation/install.md +++ b/docs/installation/install.md @@ -43,7 +43,7 @@ and see when the `kube-green-controller-manager` pod is up and running. This repository is the source of kube-green charts. ```sh -helm repo add kube-green https://kube-green.github.io/kube-green +helm repo add kube-green https://kube-green.github.io/helm-charts/ ``` ### 2. Install kube-green