Skip to content

Instantly share code, notes, and snippets.

@Duologic
Last active April 7, 2022 08:25
Show Gist options
  • Save Duologic/52c6026a9b4daec1c08ff45807a97c72 to your computer and use it in GitHub Desktop.
Save Duologic/52c6026a9b4daec1c08ff45807a97c72 to your computer and use it in GitHub Desktop.
Read dashboard from OCI registry
apiVersion: grafana.com/v1
kind: Dashboards
metadata:
name: my-app-dashboards
namespace: default
spec:
containers:
- name: app-dashboards
image: app-dashboard-image:v1.3
imagePullPolicy: IfNotPresent
folder: App
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment