From 0f093c1463bd2f5b39ff9f9889bd83f0b144ef10 Mon Sep 17 00:00:00 2001 From: Usman Ahmad Date: Tue, 16 Jan 2024 17:32:57 +0100 Subject: [PATCH] Update Grafana Kubernetes installation page (#80569) Removed the Vimeo and added the YouTube link after an internal discussion with the team. --- docs/sources/setup-grafana/installation/kubernetes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/setup-grafana/installation/kubernetes/index.md b/docs/sources/setup-grafana/installation/kubernetes/index.md index b9a0231fdb0..5db13ecea67 100644 --- a/docs/sources/setup-grafana/installation/kubernetes/index.md +++ b/docs/sources/setup-grafana/installation/kubernetes/index.md @@ -15,7 +15,7 @@ weight: 500 On this page, you will find instructions for installing and running Grafana on Kubernetes using Kubernetes manifests for the setup. If Helm is your preferred option, refer to [Grafana Helm community charts](https://github.com/grafana/helm-charts). -Watch this video to learn more about installing Grafana on Kubernetes: {{< vimeo 871940219 >}} +Watch this video to learn more about installing Grafana on Kubernetes: {{< youtube id="DEv5wtZxNCk" start="1872">}} ## Before you begin