diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-06-08 15:08:15 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-06-08 15:08:15 +0000 |
| commit | e18e22ce4c7a4ee0680adda25e4cfa9cf4bb1be4 (patch) | |
| tree | ad5cdd2a994e9ae4627330769eb5004f49d6f435 /doc/ci/cloud_services/google_cloud | |
| parent | cdda3d117c99cadf295f26abc92cb2456033b762 (diff) | |
| download | gitlab-ce-e18e22ce4c7a4ee0680adda25e4cfa9cf4bb1be4.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/cloud_services/google_cloud')
| -rw-r--r-- | doc/ci/cloud_services/google_cloud/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ci/cloud_services/google_cloud/index.md b/doc/ci/cloud_services/google_cloud/index.md index 14928f91816..f4e4a2046ba 100644 --- a/doc/ci/cloud_services/google_cloud/index.md +++ b/doc/ci/cloud_services/google_cloud/index.md @@ -50,8 +50,8 @@ inside the Workload Identity Pool created in the previous step, using the follow such as `gitlab/gitlab`. - **Provider ID**: Unique ID in the pool for the Workload Identity Provider, such as `gitlab-gitlab`. This value is used to refer to the provider, and appears in URLs. -- **Issuer (URL)**: The address of your GitLab instance, such as `https://gitlab.com` or - `https://gitlab.example.com`. +- **Issuer (URL)**: The address of your GitLab instance, such as `https://gitlab.com/` or + `https://gitlab.example.com/`. - The address must use the `https://` protocol. - The address must end in a trailing slash. - **Audiences**: Manually set the allowed audiences list to the address of your |
