summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-10-06 07:58:32 +0200
committerAchilleas Pipinellis <axil@gitlab.com>2017-10-06 07:58:32 +0200
commit3da881b709e97556cdbaaf2a5d5e9fdd53f5d9f2 (patch)
treea91b2d7f25e77247de9a22d7b8935f53312eee19
parent002854b64585359c510d04771f949ed372eeb370 (diff)
downloadgitlab-ce-3da881b709e97556cdbaaf2a5d5e9fdd53f5d9f2.tar.gz
Remove Google sign-in requirement
-rw-r--r--doc/user/project/clusters/index.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md
index ffc80116819..e5006e6723c 100644
--- a/doc/user/project/clusters/index.md
+++ b/doc/user/project/clusters/index.md
@@ -23,8 +23,6 @@ prerequisites must be met:
- The [Google authentication integration](../../../integration/google.md) must
be enabled in GitLab at the instance level. If that's not the case, ask your
administrator to enable it.
-- Your Google account must be associated with your GitLab one. If you haven't
- done this already, you will be asked in the **Cluster** page.
- Your associated Google account must have the right privileges to manage
clusters on GKE.
- You must have Master [permissions] in order to be able to access the **Cluster**
@@ -32,10 +30,6 @@ prerequisites must be met:
If all of the above requirements are met, you can proceed to add a new cluster.
-TIP: **Tip:**
-Check your existing connected accounts by navigating to your account's settings
-under the **Account > Social sign-in** section.
-
## Adding a cluster
NOTE: **Note:**