Files
kube-prometheus/manifests/node-exporter/node-exporter-cluster-role-binding.yaml
2018-01-05 16:03:04 +01:00

13 lines
266 B
YAML

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