9 lines
234 B
YAML
9 lines
234 B
YAML
apiVersion: dashboard.grafana.app/v0alpha1
|
|
kind: Dashboard
|
|
metadata:
|
|
name: test-v0
|
|
spec:
|
|
title: Test dashboard. Created at v0
|
|
uid: test-v0 # will be removed by mutation hook
|
|
version: 1234567 # will be removed by mutation hook
|