Update content/rancher/v2.5/en/monitoring-alerting/persist-grafana/_index.md

Co-authored-by: Arvind Iyengar <arvind.iyengar@suse.com>
This commit is contained in:
Catherine Luse
2021-04-30 10:23:23 -07:00
committed by GitHub
parent d6263edc1f
commit 27f90c0ea5
@@ -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 `<dashboard-name>.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.