Files
open-cluster-management/deploy/webhook/clusterrole_binding.yaml
Yang Le 4af2cb0ce9 update readme & makefile
Signed-off-by: Yang Le <yangle@redhat.com>
2021-06-15 11:07:23 +08:00

13 lines
337 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: open-cluster-management:work-webhook
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: open-cluster-management:work-webhook
subjects:
- kind: ServiceAccount
name: work-webhook-sa
namespace: open-cluster-management-hub