Add repo update step

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands 2024-04-23 11:12:00 +01:00
parent 8f20e45c77
commit 5498b27ad6

View File

@ -33,6 +33,12 @@
helm repo add grafana https://grafana.github.io/helm-charts helm repo add grafana https://grafana.github.io/helm-charts
``` ```
1. Fetch the latest charts from the grafana repo
```
helm repo update grafana
```
1. Install this helm chart 1. Install this helm chart