docs: hotfix removed `loki-stack` typo (#15074)

Co-authored-by: J Stickler <julie.stickler@grafana.com>
pull/15088/head
Jay Clifford 1 day ago committed by GitHub
parent d2e1992366
commit 048df5fc57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/setup/install/helm/install-monolithic/_index.md

@ -197,7 +197,7 @@ In this configuration, we need to make sure to update the `commonConfig.replicat
1. Deploy Loki using the configuration file `values.yaml`:
```bash
helm install loki grafana/loki-stack -f values.yaml
helm install loki grafana/loki -f values.yaml
```
1. Install or upgrade the Loki deployment.
- To install:

Loading…
Cancel
Save