Files
kube-prometheus/manifests/prometheus/prometheus-cluster-role-binding.yaml
2017-03-23 15:24:53 +01:00

13 lines
267 B
YAML

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