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>2022-09-13 15:12:50 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-13 15:12:50 +0300
commit37a739daec0d7021b2af6ad03c60d37ac3461d88 (patch)
treee9621e1d5b8c59a2f2768deb3f153e1e5fb01437 /doc/cloud_seed/index.md
parentbfd344aeac677543c2a2f623fd103d4cf0f4e247 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/cloud_seed/index.md')
-rw-r--r--doc/cloud_seed/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cloud_seed/index.md b/doc/cloud_seed/index.md
index 0a54c5b2d91..4c56b6c4aaa 100644
--- a/doc/cloud_seed/index.md
+++ b/doc/cloud_seed/index.md
@@ -66,7 +66,7 @@ The generated service account has the following roles:
- `roles/cloudbuild.builds.builder`
- `roles/run.admin`
- `roles/storage.admin`
-- `roles/cloudsql.admin`
+- `roles/cloudsql.client`
- `roles/browser`
You can enhance security by storing CI variables in secret managers. Learn more about [secret management with GitLab](../ci/secrets/index.md).