5f4250813facb5674be8d8c9013782cf36efdc34
[demo.git] / vnfs / DAaaS / collectd-operator / deploy / role_binding.yaml
1 kind: ClusterRoleBinding
2 apiVersion: rbac.authorization.k8s.io/v1
3 metadata:
4   name: collectd-operator
5 subjects:
6 - kind: ServiceAccount
7   name: collectd-operator
8 roleRef:
9   kind: ClusterRole
10   name: collectd-operator
11   apiGroup: rbac.authorization.k8s.io