aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/collectd-operator/deploy/role_binding.yaml
blob: e24a9511252b01c19ce12dc5769b4cd68f234a74 (plain)
1
2
3
4
5
6
7
8
9
10
11
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