kind:RoleBindingapiVersion:rbac.authorization.k8s.io/v1beta1metadata:name:edit-devnamespace:dev# Specify which namespace you want these permissions granted insubjects: - kind:Username:developer1 - kind:Username:developer2roleRef:kind:ClusterRolename:edit# Specify which type of role you want the users to haveapiGroup:rbac.authorization.k8s.io