Files
kube-prometheus/manifests/0prometheus-operator-clusterRoleBinding.yaml
Frederic Branczyk 3388f96afe Address comments
2018-05-06 08:29:52 -07:00

13 lines
284 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: prometheus-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: prometheus-operator
subjects:
- kind: ServiceAccount
name: prometheus-operator
namespace: monitoring