aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/microservices/remote-config-operator/deploy/role_binding.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'vnfs/DAaaS/microservices/remote-config-operator/deploy/role_binding.yaml')
-rw-r--r--vnfs/DAaaS/microservices/remote-config-operator/deploy/role_binding.yaml11
1 files changed, 11 insertions, 0 deletions
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
index 00000000..2f7e9171
--- /dev/null
+++ b/vnfs/DAaaS/microservices/remote-config-operator/deploy/role_binding.yaml
@@ -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