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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-12-11 00:10:15 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-11 00:10:15 +0300
commite109a7799eb2c5598211c4cc1e0c83d5beb44018 (patch)
treed72aa61dbb5b04bb0f25232660591963bc1f03b8 /doc/development/agent
parentcba8ff64401258aa68eebd7603d4022884ed0a45 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/agent')
-rw-r--r--doc/development/agent/identity.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/agent/identity.md b/doc/development/agent/identity.md
index 3624bf15c26..65de1a6f0c8 100644
--- a/doc/development/agent/identity.md
+++ b/doc/development/agent/identity.md
@@ -56,7 +56,7 @@ agent uses this token to authenticate with GitLab. This token is a random string
and does not encode any information in it, but it is secret and must
be treated with care. Store it as a `Secret` in Kubernetes.
-Each agent can have 0 or more tokens in GitLab's database. Having several valid
+Each agent can have 0 or more tokens in a GitLab database. Having several valid
tokens helps you rotate tokens without needing to re-register an agent. Each token
record in the database has the following fields: