From 550de7f2b4d8e184564cccbf19a990f63c17f260 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 10:43:58 -0600 Subject: [PATCH] [v10.1.x] Update Grafana Kubernetes installation page (#80646) Update Grafana Kubernetes installation page (#80569) Removed the Vimeo and added the YouTube link after an internal discussion with the team. (cherry picked from commit 0f093c1463bd2f5b39ff9f9889bd83f0b144ef10) Co-authored-by: Usman Ahmad --- 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 5e9322d5b14..9d86b3fc200 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