kind: ClusterRoleBinding apiVersion: rbac.authorization.k8s.io/v1 metadata: name: collectd-operator subjects: - kind: ServiceAccount name: collectd-operator roleRef: kind: ClusterRole name: collectd-operator apiGroup: rbac.authorization.k8s.io