templates/dashboards: Fix tenant name to org id mapping

The crc stage tenant and fedora stage tenant were mixed up.
This commit is contained in:
Sanne Raymaekers 2022-09-14 16:39:03 +02:00
parent cb38a92a39
commit db978c32bd

View file

@ -2700,12 +2700,12 @@ data:
{
"selected": false,
"text": "crc stage",
"value": "org-15842261"
"value": "org-15877963"
},
{
"selected": false,
"text": "fedora stage",
"value": "org-15877963"
"value": "org-15842261"
},
{
"selected": false,