diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2018-03-29 14:03:06 +0000 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2018-03-29 14:03:06 +0000 |
commit | e674f752f144149ed211815b9aba4b72f8717f3e (patch) | |
tree | 2bf347d6ebb5b4b657b9918ff130ad98d9dad72c | |
parent | 45b6118169b4f09f71abc3b1a6a0c8427c568d9c (diff) | |
parent | 489509ea515e9b77159776d3ea7bfa4244afce87 (diff) | |
download | gitlab-ce-e674f752f144149ed211815b9aba4b72f8717f3e.tar.gz |
Merge branch 'docs/google-kubernetes-engine' into 'master'
Change Container to Kubernetes in Google integration docs
Closes #44685
See merge request gitlab-org/gitlab-ce!18010
-rw-r--r-- | doc/integration/google.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/google.md b/doc/integration/google.md index 07a700f7b64..ae1d848f439 100644 --- a/doc/integration/google.md +++ b/doc/integration/google.md @@ -35,7 +35,7 @@ In Google's side: 1. You should now be able to see a Client ID and Client secret. Note them down or keep this page open as you will need them later. -1. From the **Dashboard** select **ENABLE APIS AND SERVICES > Compute > Google Container Engine API > Enable** +1. From the **Dashboard** select **ENABLE APIS AND SERVICES > Compute > Google Kubernetes Engine API > Enable** On your GitLab server: |