Files
kube-prometheus/manifests/prometheus/prometheus-cluster-role-binding.yaml
2017-05-04 10:47:07 +02:00

13 lines
266 B
YAML

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