summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-06-14 13:24:39 +1000
committerEvan Read <eread@gitlab.com>2019-06-14 13:24:39 +1000
commitc7d4909c77b20036a934ee3fc5a2342e2642ed35 (patch)
tree30f80d363970fd3c56b3b347ba9441a3168bbc47
parent6de8cb7e9cf715e720fab9e7359ddb63c992af3b (diff)
downloadgitlab-ce-docs/link-to-default-helm-chart.tar.gz
Add link to default Helm chartdocs/link-to-default-helm-chart
-rw-r--r--doc/topics/autodevops/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index 34140a3260e..702245b22a0 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -315,7 +315,8 @@ If a project's repository contains a `Dockerfile`, Auto Build will use
If you are also using Auto Review Apps and Auto Deploy and choose to provide
your own `Dockerfile`, make sure you expose your application to port
-`5000` as this is the port assumed by the default Helm chart.
+`5000` as this is the port assumed by the
+[default Helm chart](https://gitlab.com/gitlab-org/charts/auto-deploy-app).
#### Auto Build using Heroku buildpacks