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