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:
parent
9c047cd8e0
commit
c886d6c1f5
2 changed files with 4 additions and 4 deletions
|
|
@ -1090,7 +1090,7 @@ data:
|
||||||
"value": "org-16135456"
|
"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": "",
|
"queryValue": "",
|
||||||
"skipUrlSync": false,
|
"skipUrlSync": false,
|
||||||
"type": "custom"
|
"type": "custom"
|
||||||
|
|
@ -1119,6 +1119,6 @@ data:
|
||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Image Builder Worker API",
|
"title": "Image Builder Worker API",
|
||||||
"uid": "image-builder-worker-api",
|
"uid": "image-builder-worker-api",
|
||||||
"version": 2,
|
"version": 3,
|
||||||
"weekStart": ""
|
"weekStart": ""
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1861,7 +1861,7 @@ data:
|
||||||
"value": "org-16135456"
|
"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": "",
|
"queryValue": "",
|
||||||
"skipUrlSync": false,
|
"skipUrlSync": false,
|
||||||
"type": "custom"
|
"type": "custom"
|
||||||
|
|
@ -2064,6 +2064,6 @@ data:
|
||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Image Builder Worker Job Stats",
|
"title": "Image Builder Worker Job Stats",
|
||||||
"uid": "image-builder-worker",
|
"uid": "image-builder-worker",
|
||||||
"version": 16,
|
"version": 17,
|
||||||
"weekStart": ""
|
"weekStart": ""
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue