K8s: Add support for stored subresources in app runner (#105481)

This commit is contained in:
Todd Treece
2025-07-07 11:25:23 -04:00
committed by GitHub
parent 14eaa3975b
commit 37c480def4
4 changed files with 1168 additions and 0 deletions
@@ -16,6 +16,8 @@ import (
v2alpha1 "github.com/grafana/grafana/apps/dashboard/pkg/apis/dashboard/v2alpha1"
)
var ()
var appManifestData = app.ManifestData{
AppName: "dashboard",
Group: "dashboard.grafana.app",