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.