diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-07-13 06:10:00 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-07-13 06:10:00 +0000 |
commit | 33a43bde0ea70044342e62637d85cdfa84931ef2 (patch) | |
tree | 417b45ed10511e909c1843a984df0c0e445bfcdb /doc/user/clusters | |
parent | 58f103ba8fa4a64ca54c80713123dbf87e41459f (diff) | |
download | gitlab-ce-33a43bde0ea70044342e62637d85cdfa84931ef2.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/clusters')
-rw-r--r-- | doc/user/clusters/agent/install/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/clusters/agent/install/index.md b/doc/user/clusters/agent/install/index.md index e039ae83693..4130b2f6221 100644 --- a/doc/user/clusters/agent/install/index.md +++ b/doc/user/clusters/agent/install/index.md @@ -156,7 +156,7 @@ To configure your agent, add content to the `config.yaml` file: - For a GitOps workflow, [view the configuration reference](../gitops.md#gitops-configuration-reference). - For a GitLab CI/CD workflow, [authorize the agent to access your projects](../ci_cd_workflow.md#authorize-the-agent). Then - [add `kubectl` commands to your `.gitlab-ci.yml` file](../ci_cd_workflow.md#update-your-gitlab-ciyml-file-to-run-kubectl-commands). + [add `kubectl` commands to your `.gitlab-ci.yml` file](../ci_cd_workflow.md#update-your-gitlab-ciyml-file-to-run-kubectl-commands). ## Install multiple agents in your cluster |