Skip to content

Commit 3b8a909

Browse files
committed
Uniform variable format.
Signed-off-by: LLKCoder <[email protected]>
1 parent 51c3851 commit 3b8a909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/helm/lunettes/templates/grafana/grafana-cm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ data:
672672
{
673673
"targetBlank": true,
674674
"title": "yaml",
675-
"url": "/d/podyamllinks/podyaml?var-uid=${__data.fields[\"PodUID\"]}"
675+
"url": "/d/podyamllinks/podyaml?var-uid=${__data.fields.PodUID}"
676676
}
677677
]
678678
},

0 commit comments

Comments
 (0)