mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 04:22:13 +08:00
10 lines
253 B
YAML
10 lines
253 B
YAML
apiVersion: dashboard.grafana.app/v1beta1
|
|
kind: Dashboard
|
|
metadata:
|
|
name: test-v1
|
|
spec:
|
|
title: Test dashboard. Created at v1
|
|
uid: test-v1 # will be removed by mutation hook
|
|
version: 1234567 # will be removed by mutation hook
|
|
schemaVersion: 41
|