K8s/Playlist: Support full CRUD from k8s to existing storage (#75709)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
apiVersion: playlist.grafana.app/v0alpha1
|
||||
kind: Playlist
|
||||
metadata:
|
||||
name: test
|
||||
spec:
|
||||
title: Test playlist (replaced from k8s; 22m; 1 items; PUT)
|
||||
interval: 22m
|
||||
items:
|
||||
- type: dashboard_by_tag
|
||||
value: panel-tests
|
||||
Reference in New Issue
Block a user