Another ~tTypo in dashboard definition for fedora_coreos
This commit is contained in:
parent
cf132e3a38
commit
30b5e3a747
2 changed files with 2 additions and 2 deletions
|
@ -390,7 +390,7 @@
|
|||
"expr": "sum by (os_version) ((zincati_cincinnati_booted_release_is_deadend) + on (instance) group_left(os_version) (0*zincati_identity_os_info))",
|
||||
"format": "time_series",
|
||||
"intervalFactor": 2,
|
||||
"legendFormat": "{{os_version}}",
|
||||
"legendFormat": {{ '"{{os_version}}"' }},
|
||||
"refId": "A"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -58,7 +58,7 @@ spec:
|
|||
- name: 'GF_USERS_AUTO_ASSIGN_ORG_ROLE'
|
||||
value: 'Admin'
|
||||
- name: 'V'
|
||||
value: '12'
|
||||
value: '13'
|
||||
image: registry.hub.docker.com/grafana/grafana:latest
|
||||
name: dashboard
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue