Adding `helm repo update` (#3010)

Signed-off-by: salaboy <Salaboy@gmail.com>

Signed-off-by: salaboy <Salaboy@gmail.com>
This commit is contained in:
salaboy 2022-12-15 20:52:43 +00:00 committed by GitHub
parent cc6aa19eda
commit 6d3f537f2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -42,6 +42,7 @@ The `grafana-actor-dashboard.json` template shows Dapr Sidecar status, actor inv
```bash ```bash
helm repo add grafana https://grafana.github.io/helm-charts helm repo add grafana https://grafana.github.io/helm-charts
helm repo update
``` ```
1. Install the chart: 1. Install the chart: