github.com/galamsiva2020/kubernetes-heapster-monitoring@v0.0.0-20210823134957-3c1baa7c1e70/deploy/kube-config/standalone-test/heapster-rbac.yaml (about)

     1  kind: ClusterRoleBinding
     2  apiVersion: rbac.authorization.k8s.io/v1
     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: heapster-e2e-tests