From fe66357f53edb61ef5c287c5ca82070abdc4ba7d Mon Sep 17 00:00:00 2001 From: Evan Read Date: Fri, 14 Jun 2019 17:14:20 +0000 Subject: [PATCH] Add link to default Helm chart --- doc/topics/autodevops/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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