summaryrefslogtreecommitdiff
path: root/doc/user/project/clusters
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-12-17 06:07:59 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-17 06:07:59 +0000
commit74673d04d25ffed35cbcf17cd42969bed0a4e705 (patch)
treeb28828d7c8952e4a87dea3bcf44aa5d5756ffc00 /doc/user/project/clusters
parent9763c081708e4c2e08de1f4e9ca9abdef5cffe3c (diff)
downloadgitlab-ce-74673d04d25ffed35cbcf17cd42969bed0a4e705.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/clusters')
-rw-r--r--doc/user/project/clusters/serverless/index.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/user/project/clusters/serverless/index.md b/doc/user/project/clusters/serverless/index.md
index cfb12acb83b..ae04dbab1a0 100644
--- a/doc/user/project/clusters/serverless/index.md
+++ b/doc/user/project/clusters/serverless/index.md
@@ -878,6 +878,8 @@ functions:deploy:
image: registry.gitlab.com/gitlab-org/gitlabktl:0.5.0
```
-Different versions are available by changing the version tag at the end of the registry URL: `registry.gitlab.com/gitlab-org/gitlabktl:VERSION`
+Different versions are available by changing the version tag at the end of the registry URL in the
+format `registry.gitlab.com/gitlab-org/gitlabktl:<version>`.
-For a full inventory of available `gitlabktl` versions please see [this list](https://gitlab.com/gitlab-org/gitlabktl/container_registry)
+For a full inventory of available `gitlabktl` versions, see the `gitlabktl` project's
+[container registry](https://gitlab.com/gitlab-org/gitlabktl/container_registry).