Skip to content

Instantly share code, notes, and snippets.

@Duologic
Created April 7, 2022 08:32
Show Gist options
  • Save Duologic/09f1f2d6a9a43015d336d0427508e5fb to your computer and use it in GitHub Desktop.
Save Duologic/09f1f2d6a9a43015d336d0427508e5fb to your computer and use it in GitHub Desktop.
Represent dashboard in line as yaml
apiVersion: grafana.com/v1alpha1
kind: Dashboard
metadata:
name: my-app-dashboards
namespace: default
spec:
dashboard:
<dashboard-as-yaml-here>
folder: App
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment