rpi.carlosedp.cluster-monit.../manifests/node-exporter/node-exporter-cluster-role-binding.yaml

13 lines
266 B
YAML
Raw Normal View History

2018-03-02 01:03:53 +01:00
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