Commit e4db0c1a authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs/fix-helm-chart-issue-link' into 'master'

Fix link for raising helm chart issues

See merge request gitlab-org/gitlab-ce!22970
parents ec1d4243 c4af85a6
# GitLab Runner Helm Chart
> **Note:**
These charts have been tested on Google Kubernetes Engine and Azure Container Service. Other Kubernetes installations may work as well, if not please [open an issue](https://gitlab.com/charts/gitlab-runner/issues).
These charts have been tested on Google Kubernetes Engine and Azure Container Service. Other Kubernetes installations may work as well, if not please [open an issue](https://gitlab.com/gitlab-org/gitlab-runner/issues).
The `gitlab-runner` Helm chart deploys a GitLab Runner instance into your
Kubernetes cluster.
......@@ -132,7 +132,7 @@ runners:
If your cluster has RBAC enabled, you can choose to either have the chart create its own service account or provide one.
To have the chart create the service account for you, set `rbac.create` to true.
To have the chart create the service account for you, set `rbac.create` to true.
### Controlling maximum Runner concurrency
......
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