Remove unecessary reference to Red Hat.

This commit is contained in:
Dave Johnson 2018-08-20 08:18:30 -04:00
parent 530aa45090
commit fa44e1fcba
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ clusterrolebinding "run-nfs-client-provisioner" created
OpenShift:
On some installations of OpenShift the default admin user does not have cluster-admin permissions. If these commands fail refer to the Red Hat OpenShift documentation for **User and Role Management** or contact Red Hat support to help you grant the right permissions to your admin user.
On some installations of OpenShift the default admin user does not have cluster-admin permissions. If these commands fail refer to the OpenShift documentation for **User and Role Management** or contact your OpenShift provider to help you grant the right permissions to your admin user.
```sh
$ oc create -f deploy/auth/openshift-clusterrole.yaml -f deploy/auth/serviceaccount.yaml