aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/microservices/remote-config-operator/deploy/role_binding.yaml
blob: 2f7e9171e291161cf110e4f29364bdb59c348ec3 (plain)
1
2
3
4
5
6
7
8
9
10
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