summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-07-12 10:25:45 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2018-07-12 10:25:45 +0000
commit555afe8971c9ab6f907cfc248842e268109ce367 (patch)
tree291de2f097ed24d9db440d476f08856d23df7d0a
parent64115aba94b18a9465302998d591fb7de4e5ef9e (diff)
parent8c4bb42521c6db3d61e3d581eef903acf6577007 (diff)
downloadgitlab-ce-555afe8971c9ab6f907cfc248842e268109ce367.tar.gz
Merge branch 'docs-fix-typo-eks' into 'master'
Docs: fix typo on EKS doc Closes #47421 See merge request gitlab-org/gitlab-ce!20582
-rw-r--r--doc/user/project/clusters/eks_and_gitlab/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/clusters/eks_and_gitlab/index.md b/doc/user/project/clusters/eks_and_gitlab/index.md
index 2d8fdf0d1da..ec8467da14f 100644
--- a/doc/user/project/clusters/eks_and_gitlab/index.md
+++ b/doc/user/project/clusters/eks_and_gitlab/index.md
@@ -62,7 +62,7 @@ Click on `Add Kubernetes cluster`, the cluster is now connected to GitLab. At th
If you would like to utilize your own CI/CD scripts to deploy to the cluster, you can stop here.
-## Disable Role Based-Access Control (RBAC)
+## Disable Role-Based Access Control (RBAC)
Presently, Auto DevOps and one-click app installs do not support [Kubernetes role-based access control](https://kubernetes.io/docs/reference/access-authn-authz/rbac/). Support is [being worked on](https://gitlab.com/groups/gitlab-org/-/epics/136), but in the interim RBAC must be disabled to utilize for these features.