From 66e235c12f9e24006d9bd5e05cf23783d594e04b Mon Sep 17 00:00:00 2001 From: J Stickler Date: Fri, 3 May 2024 15:55:16 -0400 Subject: [PATCH] docs: add GEL install to the Helm page (#12860) --- docs/sources/setup/install/helm/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/sources/setup/install/helm/_index.md b/docs/sources/setup/install/helm/_index.md index 449fcc5031..ab06ae644a 100644 --- a/docs/sources/setup/install/helm/_index.md +++ b/docs/sources/setup/install/helm/_index.md @@ -14,12 +14,14 @@ keywords: # Install Grafana Loki with Helm -The [Helm](https://helm.sh/) chart allows you to configure, install, and upgrade Grafana Loki within a Kubernetes cluster. +The [Helm](https://helm.sh/) chart lets you configure, install, and upgrade Grafana Loki within a Kubernetes cluster. This guide references the Loki Helm chart version 3.0 or greater and contains the following sections: {{< section menuTitle="true" >}} +If you are installing Grafana Enterprise Logs, follow the [GEL Helm installation](https://grafana.com/docs/enterprise-logs//setup/helm/). + ## Reference [Values reference]({{< relref "./reference" >}})