mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
14 lines
280 B
JSON
14 lines
280 B
JSON
{
|
|
"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": []
|
|
} |