diff options
Diffstat (limited to 'doc/ci/autodeploy/index.md')
-rw-r--r-- | doc/ci/autodeploy/index.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ci/autodeploy/index.md b/doc/ci/autodeploy/index.md index 503a00969d5..9c79d8c457e 100644 --- a/doc/ci/autodeploy/index.md +++ b/doc/ci/autodeploy/index.md @@ -20,9 +20,10 @@ The list of supported autodeploy templates is available [here][autodeploy-templa ## Configuration 1. Enable a deployment [project service][project-services] to store your -credentials. For example, if you want to deploy to a Kubernetes cluster -you have to enable [Kubernetes service][kubernetes-service]. -1. Configure GitLab Runner to use [docker-in-docker executor][docker-in-docker]. +credentials. For example, if you want to deploy to OpenShift you have to +enable [Kubernetes service][kubernetes-service]. +1. Configure GitLab Runner to use Docker or Kubernetes executor with +[privileged mode enabled][docker-in-docker]. 1. Navigate to the "Project" tab and click "Set up autodeploy" button.  1. Select a template. |