Update README.md (#7191)

Fix typo on README
pull/7195/head
Jennifer Villa 3 years ago committed by GitHub
parent bf1b5a5ced
commit 4310ffe0bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      production/helm/loki/README.md

@ -50,7 +50,7 @@ loki:
type: 'filesystem'
```
You will need to 1. Update the grafana helm repo, 2. delete the exsiting stateful set, and 3. updgrade making sure to have the values above included in your `values.yaml`. If you installed `grafana/loki` as `loki` in namespace `loki`, the commands would be:
You will need to 1. Update the grafana helm repo, 2. delete the exsiting stateful set, and 3. upgrade making sure to have the values above included in your `values.yaml`. If you installed `grafana/loki` as `loki` in namespace `loki`, the commands would be:
```console
helm repo update grafana

Loading…
Cancel
Save