Scopes: Add DashboardTitle to scopedashboardbinding (#88609)
scopes: add title to scopedashboardbinding Signed-off-by: bergquist <carl.bergquist@gmail.com>
This commit is contained in:
+1
-3
@@ -3,10 +3,8 @@ kind: Scope
|
||||
metadata:
|
||||
name: example2
|
||||
spec:
|
||||
title: Example scope 2
|
||||
title: foo-scope
|
||||
description: Longer description for a scope
|
||||
category: fun
|
||||
type: should this be an enum or an external reference?
|
||||
filters:
|
||||
- key: aaa
|
||||
operator: equals
|
||||
|
||||
Reference in New Issue
Block a user