K8s: Use grafana.app as the playlist+example group name domains (#77096)

This commit is contained in:
Ryan McKinley
2023-10-25 07:24:19 -07:00
committed by GitHub
parent e12e40fc24
commit 5d44240fca
8 changed files with 34 additions and 68 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ import (
)
// GroupName is the group name for this API.
const GroupName = "example.grafana.com"
const GroupName = "example.grafana.app"
const VersionID = "v0alpha1" //
const APIVersion = GroupName + "/" + VersionID