Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. $> kubectl get clusterrolebindings.rbac.authorization.k8s.io grafana-prometheus-scraper -oyaml
  2. apiVersion: rbac.authorization.k8s.io/v1
  3. kind: ClusterRoleBinding
  4. metadata:
  5. creationTimestamp: "2019-09-26T03:55:58Z"
  6. name: grafana-prometheus-scraper
  7. resourceVersion: "6968375"
  8. selfLink: /apis/rbac.authorization.k8s.io/v1/clusterrolebindings/grafana-prometheus-scraper
  9. uid: 5538e448-0979-4749-a302-e76f8aae9f4e
  10. roleRef:
  11. apiGroup: rbac.authorization.k8s.io
  12. kind: ClusterRole
  13. name: grafana-prometheus-scraper
  14. subjects:
  15. - apiGroup: rbac.authorization.k8s.io
  16. kind: User
  17. name: grafana-prometheus-scraper
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement