Skip to content

Commit

Permalink
hotfix: removed loki-stack typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayclifford345 authored Nov 22, 2024
1 parent b406015 commit cc6bac6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit cc6bac6

Please sign in to comment.