K8s/Dashboards: Pass the legacy internal ID into labels (#98311)
--------- Co-authored-by: Stephanie Hingtgen <stephanie.hingtgen@grafana.com> Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com>
This commit is contained in:
co-authored by
Stephanie Hingtgen
Todd Treece
parent
54333473f7
commit
1a46039037
@@ -3,4 +3,4 @@ kind: Dashboard
|
||||
metadata:
|
||||
generateName: x # anything is ok here... except yes or true -- they become boolean!
|
||||
spec:
|
||||
title: Dashboard with auto generated UID ${NOW}
|
||||
title: Dashboard with auto generated name
|
||||
Reference in New Issue
Block a user