From 739211d5149b3d67feaba35267b2487416faf984 Mon Sep 17 00:00:00 2001 From: Giulio <34304760+Bianco95@users.noreply.github.com> Date: Fri, 2 Aug 2024 14:22:53 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4651ce7..9859132 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ To install the monitoring system, follow the steps below: 1. Clone the repository: ```bash -git clone +git clone https://github.com/interTwin-eu/interlink-monitoring-stack ``` 2. Change the values in the `values.yaml` file to match your environment. @@ -82,10 +82,10 @@ kubectl create namespace interlink-mon 4. Install the monitoring system using the following command: ```bash -helm upgrade --install helm-vk-monitoring-release helm-vk-monitoring/ -n interlink-mon --debug +helm upgrade --install helm-vk-monitoring-release interlink-monitoring-stack/ -n interlink-mon --debug ``` -5. Access Grafana dashboard through the Ingress IP address you defined in the `values.yaml` file with the credentials you defined in the `values.yaml` file. +5. Access Grafana dashboard through the domain you defined in the `values.yaml` file with the credentials you defined in the `values.yaml` file. The following image shows the Grafana dashboard: