k8s.io/perf-tests/clusterloader2@v0.0.0-20240304094227-64bdb12da87e/pkg/prometheus/manifests/prometheus-roleBindingConfig.yaml (about) 1 apiVersion: rbac.authorization.k8s.io/v1 2 kind: RoleBinding 3 metadata: 4 name: prometheus-k8s-config 5 namespace: monitoring 6 roleRef: 7 apiGroup: rbac.authorization.k8s.io 8 kind: Role 9 name: prometheus-k8s-config 10 subjects: 11 - kind: ServiceAccount 12 name: prometheus-k8s 13 namespace: monitoring