argo-cd/pkg/diff/testdata/grafana-clusterrole-config.json

14 lines
280 B
JSON
Raw Normal View History

2019-11-12 17:51:26 +00:00
{
"kind": "ClusterRole",
"apiVersion": "rbac.authorization.k8s.io/v1",
"metadata": {
"labels": {
"app": "grafana",
"chart": "grafana-1.21.2",
"release": "grafana",
"heritage": "Tiller"
},
"name": "grafana-clusterrole"
},
"rules": []
}