Collectd Operator API
[demo.git] / vnfs / DAaaS / collectd-operator / deploy / role_binding.yaml
index e24a951..5f42508 100644 (file)
@@ -1,4 +1,4 @@
-kind: RoleBinding
+kind: ClusterRoleBinding
 apiVersion: rbac.authorization.k8s.io/v1
 metadata:
   name: collectd-operator
@@ -6,6 +6,6 @@ subjects:
 - kind: ServiceAccount
   name: collectd-operator
 roleRef:
-  kind: Role
+  kind: ClusterRole
   name: collectd-operator
   apiGroup: rbac.authorization.k8s.io