Add link in K8s integration docs to RBAC roles

This commit is contained in:
Dylan Griffith 2018-11-09 13:01:17 +00:00
parent ef58a64039
commit cc8d5cccc9
1 changed files with 4 additions and 3 deletions

View File

@ -145,9 +145,10 @@ service accounts and privileges in order to install and run
- A `gitlab` service account with `cluster-admin` privileges will be created in the
`default` namespace, which will be used by GitLab to manage the newly created cluster.
- A project service account with `edit` privileges will be created in
the project namespace (also created by GitLab), which will be used in
[deployment jobs](#deployment-variables).
- A project service account with [`edit`
privileges](https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles)
will be created in the project namespace (also created by GitLab), which will
be used in [deployment jobs](#deployment-variables).
NOTE: **Note:**
Restricted service account for deployment was [introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/51716) in GitLab 11.5.