This is a...
Problem:
The documentation states in section Enable RBAC:
If you are using Minikube, run the minikube start command with the following flag:
minikube start --extra-config=apiserver.Authorization.Mode=RBAC
But this causes minikube to crash.
See kubernetes/minikube#2798
Proposed Solution:
Remove this section as RBAC is now enabled by default in minikube.
Page to Update:
https://kubernetes.io/docs/tasks/service-catalog/install-service-catalog-using-helm