diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-03-27 09:30:41 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-03-27 09:30:41 +0200 |
commit | 489509ea515e9b77159776d3ea7bfa4244afce87 (patch) | |
tree | e071fc2da48b941e0a9b7d8eb9092ba9970c4db7 /doc/integration | |
parent | 7c02d0cff3d79d9159b2966ce4807b71c4eff358 (diff) | |
download | gitlab-ce-489509ea515e9b77159776d3ea7bfa4244afce87.tar.gz |
Change Container to Kubernetes in Google integration docsdocs/google-kubernetes-engine
Diffstat (limited to 'doc/integration')
-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: |