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/user
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-03 03:09:13 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-03 03:09:13 +0300
commit7cf5520071ef2f89a96167a60ce0693bd694fad3 (patch)
tree67a8a1513d908ddb02c2d903add040a2e49d009b /doc/user
parentfecb8ece925c48cf64969f1ecced12e4c4497706 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/clusters/agent/user_access.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/clusters/agent/user_access.md b/doc/user/clusters/agent/user_access.md
index a1e98a2db76..b3735770a97 100644
--- a/doc/user/clusters/agent/user_access.md
+++ b/doc/user/clusters/agent/user_access.md
@@ -202,7 +202,7 @@ glab cluster agent update-kubeconfig --agent '<agent-id>' --kubeconfig ~/gitlab.
### Configure local access manually using a personal access token
-You can configure access to a Kubernetes cluster using a long-lived personal access token following these steps:
+You can configure access to a Kubernetes cluster using a long-lived personal access token:
1. On the left sidebar, select **Search or go to** and find your project.
1. Select **Operate > Kubernetes clusters** and retrieve the numerical ID of the agent you want to access. You need the ID to construct the full API token.