Merge pull request #470 from daixiang0/add-update

Update helm docs
pull/489/head
David 6 years ago committed by GitHub
commit 439e7bb7d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      production/helm/README.md

@ -10,6 +10,12 @@ Loki's chart repository to Helm:
$ helm repo add loki https://grafana.github.io/loki/charts
```
You can update the chart repository by running:
```bash
$ helm repo update
```
## Deploy Loki and Promtail to your cluster
```bash

Loading…
Cancel
Save