2f7e9171e291161cf110e4f29364bdb59c348ec3
[demo.git] / vnfs / DAaaS / microservices / remote-config-operator / deploy / role_binding.yaml
1 kind: RoleBinding
2 apiVersion: rbac.authorization.k8s.io/v1
3 metadata:
4   name: remote-config-operator
5 subjects:
6 - kind: ServiceAccount
7   name: remote-config-operator
8 roleRef:
9   kind: Role
10   name: remote-config-operator
11   apiGroup: rbac.authorization.k8s.io