kind: ClusterRoleBinding apiVersion: rbac.authorization.k8s.io/v1 metadata: name: node-problem-detector subjects: - kind: ServiceAccount name: node-problem-detector namespace: kube-system roleRef: kind: ClusterRole name: node-problem-detector apiGroup: rbac.authorization.k8s.io