From 4a7e7c46a2dbbc481519e566296bfeb3fbe23751 Mon Sep 17 00:00:00 2001 From: Dave Johnson Date: Mon, 20 Aug 2018 08:18:30 -0400 Subject: [PATCH] Remove unecessary reference to Red Hat. (cherry picked from commit fa44e1fcba922bd28702960a4888c2685d2345b5) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ff2abb9..03e55c23 100644 --- a/README.md +++ b/README.md @@ -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