VM-Operator/deploy/vmop-role-binding.yaml

13 lines
272 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: vm-operator
labels:
app.kubernetes.io/name: vm-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: vm-operator
subjects:
- kind: ServiceAccount
name: vm-operator