youtubebeat/vendor/github.com/elastic/beats/deploy/kubernetes/metricbeat/metricbeat-role-binding.yaml

12 lines
263 B
YAML

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