K8s: Add dashboard service (requires dev mode) (#78565)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
apiVersion: dashboard.grafana.app/v0alpha1
|
||||
kind: Dashboard
|
||||
metadata:
|
||||
generateName: x # anything is ok here... except yes or true -- they become boolean!
|
||||
spec:
|
||||
title: Dashboard with auto generated UID ${NOW}
|
||||
Reference in New Issue
Block a user