Skip to content

Commit

Permalink
Update helm docs
Browse files Browse the repository at this point in the history
Signed-off-by: Xiang Dai <764524258@qq.com>
  • Loading branch information
daixiang0 committed Apr 11, 2019
1 parent 5f56607 commit f126455
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions production/helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ Loki's chart repository to Helm:
$ helm repo add loki https://grafana.github.io/loki/charts
```

If you have added it, need to update in case miss any sub-repo:

```bash
$ helm repo update
```

## Deploy Loki and Promtail to your cluster

```bash
Expand Down

0 comments on commit f126455

Please sign in to comment.