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