templates/dashboards: fix community-stage tenant variable

A space is necessary before and after the colon separating the key and
the value.

[skip ci]
This commit is contained in:
Sanne Raymaekers 2024-04-24 11:35:48 +02:00
parent 9c047cd8e0
commit c886d6c1f5
2 changed files with 4 additions and 4 deletions

View file

@ -1090,7 +1090,7 @@ data:
"value": "org-16135456"
}
],
"query": "crc stage : org-15877963,fedora stage : org-15842261,brew stage : org-16133643,crc production : org-15885990,fedora production : org-16057323,brew production : org-16135456",
"query": "crc stage : org-15877963,fedora stage : org-15842261,brew stage : org-16133643,community stage : org-17546013,crc production : org-15885990,fedora production : org-16057323,brew production : org-16135456",
"queryValue": "",
"skipUrlSync": false,
"type": "custom"
@ -1119,6 +1119,6 @@ data:
"timezone": "",
"title": "Image Builder Worker API",
"uid": "image-builder-worker-api",
"version": 2,
"version": 3,
"weekStart": ""
}

View file

@ -1861,7 +1861,7 @@ data:
"value": "org-16135456"
}
],
"query": "crc stage : org-15877963,fedora stage : org-15842261,brew stage : org-16133643,community stage: org-17546013,crc production : org-15885990,fedora production : org-16057323,brew production : org-16135456",
"query": "crc stage : org-15877963,fedora stage : org-15842261,brew stage : org-16133643,community stage : org-17546013,crc production : org-15885990,fedora production : org-16057323,brew production : org-16135456",
"queryValue": "",
"skipUrlSync": false,
"type": "custom"
@ -2064,6 +2064,6 @@ data:
"timezone": "",
"title": "Image Builder Worker Job Stats",
"uid": "image-builder-worker",
"version": 16,
"version": 17,
"weekStart": ""
}