Update helm docs

Signed-off-by: Xiang Dai <764524258@qq.com>
pull/470/head
Xiang Dai 6 years ago
parent 5f5660719d
commit f1264555f5
  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
```
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

Loading…
Cancel
Save