FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 9c6b6d2a authored by Dr Rich Wareham's avatar Dr Rich Wareham
Browse files

fix(service-infrastructure.md): fix typo

parent 0a1b0bd0
No related branches found
No related tags found
1 merge request!287fix(service-infrastructure.md): fix typo
Pipeline #474222 passed
......@@ -523,7 +523,7 @@ require you knowing the `gcp-product-factory` or `gitlab-runner-infrastructure`
<code>principalSet://iam.googleapis.com/projects/421963284348/locations/global/workloadIdentityPools/gitlab/attribute.gitlab_namespace_id/<em>&laquo;numeric-gitlab-namespace-id&raquo;</em></code>
* CI jobs running triggered by a specific GitLab user:
<code>principalSet://iam.googleapis.com/projects/421963284348/locations/global/workloadIdentityPools/gitlab/attribute.gitlab_user_id/<em>&laquo;numeric-gitlab-user-id&raquo;</em></code>
* GitLab CI/CD Runner princpals ([documentation](../explanations/gke-gitlab-runners.md)):
* GitLab CI/CD Runner principals ([documentation](../explanations/gke-gitlab-runners.md)):
* Any CI job running within a specific GitLab CI runner:
<code>serviceAccount:gitlab-runner-prod-22257483.svc.id.goog[<em>&laquo;runner-product-name&raquo;</em>/gke-ci-run]</code>
* Product-wide Google Project principals ([documentation](../reference/cloud-platform/permissions-and-roles.md)):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment