Refactor Distributed Analytics project structure
[demo.git] / vnfs / DAaaS / collectd-operator / deploy / role_binding.yaml
diff --git a/vnfs/DAaaS/collectd-operator/deploy/role_binding.yaml b/vnfs/DAaaS/collectd-operator/deploy/role_binding.yaml
deleted file mode 100644 (file)
index 5f42508..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-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