From 5095ea84b2940dc1580edd8c2c2da5942f552e28 Mon Sep 17 00:00:00 2001 From: Usman Ahmad Date: Fri, 7 Jun 2024 12:42:19 +0200 Subject: [PATCH] added youtube video link (#88901) * added youtube video link * Update index.md --- docs/sources/setup-grafana/installation/helm/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/setup-grafana/installation/helm/index.md b/docs/sources/setup-grafana/installation/helm/index.md index 8e5683f6053..566f73d5610 100644 --- a/docs/sources/setup-grafana/installation/helm/index.md +++ b/docs/sources/setup-grafana/installation/helm/index.md @@ -20,6 +20,8 @@ This topic includes instructions for installing and running Grafana on Kubernete The Grafana open-source community offers Helm Charts for running it on Kubernetes. Please be aware that the code is provided without any warranties. If you encounter any problems, you can report them to the [Official GitHub repository](https://github.com/grafana/helm-charts/). {{% /admonition %}} +Watch this video to learn more about installing Grafana using Helm Charts: {{< youtube id="sgYrEleW24E">}} + ## Before you begin To install Grafana using Helm, ensure you have completed the following: