github.com/pachyderm/pachyderm@v1.13.4/etc/plugin/monitoring/heapster-rbac.yaml (about) 1 kind: ClusterRoleBinding 2 apiVersion: rbac.authorization.k8s.io/v1beta1 3 metadata: 4 name: heapster 5 roleRef: 6 apiGroup: rbac.authorization.k8s.io 7 kind: ClusterRole 8 name: system:heapster 9 subjects: 10 - kind: ServiceAccount 11 name: heapster 12 namespace: kube-system