k8s.io/perf-tests/clusterloader2@v0.0.0-20240304094227-64bdb12da87e/pkg/measurement/common/probes/manifests/prometheus-roleBinding.yaml (about)

     1  apiVersion: rbac.authorization.k8s.io/v1
     2  kind: RoleBinding
     3  metadata:
     4    namespace: probes
     5    name: prometheus-k8s
     6  roleRef:
     7    apiGroup: rbac.authorization.k8s.io
     8    kind: Role
     9    name: prometheus-k8s
    10  subjects:
    11    - kind: ServiceAccount
    12      name: prometheus-k8s
    13      namespace: monitoring