fix(dashboard): explicitly create empty array
This commit is contained in:
parent
eef97008f0
commit
631685e74f
1 changed files with 1 additions and 1 deletions
|
|
@ -48,4 +48,4 @@ roleRef:
|
||||||
apiGroup: rbac.authorization.k8s.io
|
apiGroup: rbac.authorization.k8s.io
|
||||||
kind: ClusterRole
|
kind: ClusterRole
|
||||||
name: homepage
|
name: homepage
|
||||||
subjects:
|
subjects: []
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue