From 27f90c0ea5144b9b89227e60fcc5d338dfdef028 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 30 Apr 2021 10:23:23 -0700 Subject: [PATCH] Update content/rancher/v2.5/en/monitoring-alerting/persist-grafana/_index.md Co-authored-by: Arvind Iyengar --- .../v2.5/en/monitoring-alerting/persist-grafana/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/rancher/v2.5/en/monitoring-alerting/persist-grafana/_index.md b/content/rancher/v2.5/en/monitoring-alerting/persist-grafana/_index.md index 731da5c0daa..3702a54a326 100644 --- a/content/rancher/v2.5/en/monitoring-alerting/persist-grafana/_index.md +++ b/content/rancher/v2.5/en/monitoring-alerting/persist-grafana/_index.md @@ -58,10 +58,10 @@ To specify that you would like Grafana to watch for ConfigMaps across all namesp To create the ConfigMap in the Rancher UI, 1. Go to the Cluster Explorer. -1. Click **Core > ConfigMaps.** -1. Click **Create.** +1. Click **Core > ConfigMaps**. +1. Click **Create**. 1. Set up the key-value pairs similar to the example above. When entering the value for `.json`, click **Read from File** to upload the JSON data model as the value. -1. Click **Create.** +1. Click **Create**. **Result:** After the ConfigMap is created, it should show up on the Grafana UI and be persisted even if the Grafana pod is restarted.