Skip to content

Commit

Permalink
Reports are working! Add example
Browse files Browse the repository at this point in the history
  • Loading branch information
julienduchesne committed Dec 13, 2022
1 parent c7287dc commit 321b77d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions examples/cloud-stack-chain/7.report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
apiVersion: enterprise.grafana.crossplane.io/v1alpha1
kind: Report
metadata:
name: cloud-stack-report
spec:
forProvider:
name: my-report
message: Test Report!
dashboardRef:
name: cloud-stack-dashboard
recipients:
- julien.duchesne@grafana.com
schedule:
- frequency: never
providerConfigRef:
name: grafana-cloud-instance-provider

0 comments on commit 321b77d

Please sign in to comment.