Commit c1e5c75c authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs/link-to-default-helm-chart' into 'master'

Add link to default Helm chart

See merge request gitlab-org/gitlab-ce!29652
parents 76210185 fe66357f
...@@ -315,7 +315,8 @@ If a project's repository contains a `Dockerfile`, Auto Build will use ...@@ -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 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 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 #### Auto Build using Heroku buildpacks
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment