diff --git a/docs/sources/setup/install/helm/install-monolithic/_index.md b/docs/sources/setup/install/helm/install-monolithic/_index.md index fe790b0b6f89..7abefd98961a 100644 --- a/docs/sources/setup/install/helm/install-monolithic/_index.md +++ b/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: