Remove unecessary reference to Red Hat.
(cherry picked from commit fa44e1fcba)
This commit is contained in:
parent
0ee8b3827e
commit
4a7e7c46a2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue