operator-framework/operator-marketplace

Unknown field namespace in RoleRef

galderz opened this issue · 0 comments

With minikube 0.35.0 and kubectl 1.13.4, I see the following when trying to install marketplace:

error: error validating "deploy/upstream/06_role_binding.yaml": 
error validating data: ValidationError(RoleBinding.roleRef): 
unknown field "namespace" in io.k8s.api.rbac.v1beta1.RoleRef; 
if you choose to ignore these errors, turn validation off with --validate=false