Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-07-02 17:20:16 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-07-02 17:20:16 +0300
commitf449fee31d7d81cb18233248b6468f520daa0125 (patch)
tree2fea6b09a639035e6e94c276505a20ab22877ca3 /doc
parent6151e46fccac802b8db0af03ffe3f14ef7665518 (diff)
parent56a2fc3b419aaf6482bdf55fc25d8eb9f1eb470d (diff)
Merge branch 'docs/ad-typo' into 'master'
Update index.md changed "gonna" to "going to be" See merge request gitlab-org/gitlab-ce!20310
Diffstat (limited to 'doc')
-rw-r--r--doc/topics/autodevops/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index 1d26a743500..de26d0f7a3f 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -91,7 +91,7 @@ To make full use of Auto DevOps, you will need:
for the entire GitLab instance, or [specific Runners](../../ci/runners/README.md#registering-a-specific-runner)
that are assigned to specific projects.
1. **Base domain** (needed for Auto Review Apps and Auto Deploy) - You will need
- a domain configured with wildcard DNS which is gonna be used by all of your
+ a domain configured with wildcard DNS which is going to be used by all of your
Auto DevOps applications. [Read the specifics](#auto-devops-base-domain).
1. **Kubernetes** (needed for Auto Review Apps, Auto Deploy, and Auto Monitoring) -
To enable deployments, you will need Kubernetes 1.5+. You need a [Kubernetes cluster][kubernetes-clusters]