Commit e9f9c971 authored by Kamil Trzciński's avatar Kamil Trzciński

Merge branch '49262-fix-autodevops-link-to-default-chart-docs' into 'master'

Resolve "Auto DevOps help page - link has moved"

Closes #49262

See merge request gitlab-org/gitlab-ce!20632
parents fabf6a56 34ac6806
......@@ -527,7 +527,7 @@ repo or by specifying a project variable:
- **Bundled chart** - If your project has a `./chart` directory with a `Chart.yaml`
file in it, Auto DevOps will detect the chart and use it instead of the [default
one](https://gitlab.com/charts/charts.gitlab.io/tree/master/charts/auto-deploy-app).
one](https://gitlab.com/charts/auto-deploy-app).
This can be a great way to control exactly how your application is deployed.
- **Project variable** - Create a [project variable](../../ci/variables/README.md#secret-variables)
`AUTO_DEVOPS_CHART` with the URL of a custom chart to use.
......
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