Add/update/delete PrometheusRemoteEndpoint CR
[demo.git] / vnfs / DAaaS / microservices / remote-config-operator / deploy / role_binding.yaml
diff --git a/vnfs/DAaaS/microservices/remote-config-operator/deploy/role_binding.yaml b/vnfs/DAaaS/microservices/remote-config-operator/deploy/role_binding.yaml
new file mode 100644 (file)
index 0000000..2f7e917
--- /dev/null
@@ -0,0 +1,11 @@
+kind: RoleBinding
+apiVersion: rbac.authorization.k8s.io/v1
+metadata:
+  name: remote-config-operator
+subjects:
+- kind: ServiceAccount
+  name: remote-config-operator
+roleRef:
+  kind: Role
+  name: remote-config-operator
+  apiGroup: rbac.authorization.k8s.io