diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-10-28 09:13:54 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-10-28 09:13:54 +0000 |
commit | 89cbcca95d58b6185098c13467d2382032f11774 (patch) | |
tree | 12700d37b278e9d8f04aa093ad80ad664298999f /doc/user/clusters/agent/repository.md | |
parent | ac38136845a007994d3ae7e883ee074319531be3 (diff) | |
download | gitlab-ce-89cbcca95d58b6185098c13467d2382032f11774.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/clusters/agent/repository.md')
-rw-r--r-- | doc/user/clusters/agent/repository.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/user/clusters/agent/repository.md b/doc/user/clusters/agent/repository.md index 68fa3024ce2..9cafe8c9bed 100644 --- a/doc/user/clusters/agent/repository.md +++ b/doc/user/clusters/agent/repository.md @@ -153,11 +153,6 @@ gitops: > [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/5784) in GitLab 14.3. -FLAG: -On self-managed GitLab, by default this feature is available. To hide the -feature, ask an administrator to [disable the feature flag](../../../administration/feature_flags.md) named `group_authorized_agents`. On -GitLab.com, this feature is available. - If you use the same cluster across multiple projects, you can set up the CI/CD Tunnel to grant the Agent access to one or more groups. This way, all the projects that belong to the authorized groups can access the same Agent. This enables you to save resources and |