Skip to content

Commit f000b94

Browse files
committed
OCPBUGS-17814:
1 parent 6318b12 commit f000b94

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

modules/minimum-required-permissions-ipi-gcp-xpn.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,14 @@
77

88
When you are installing a cluster to a link:https://cloud.google.com/vpc/docs/shared-vpc[shared VPC], you must configure the service account for both the host project and the service project. If you are not installing to a shared VPC, you can skip this section.
99

10-
You must apply the minimum roles required for a standard installation as listed above, to the service project. Note that custom roles, and therefore fine-grained permissions, cannot be used in shared VPC installations because GCP does not support adding the required permission `compute.organizations.administerXpn` to custom roles.
10+
You must apply the minimum roles required for a standard installation as listed above, to the service project.
1111

12-
In addition, the host project must apply one of the following configurations to the service account:
12+
[IMPORTANT]
13+
====
14+
You can use granular permissions for a Cloud Credential Operator that operates in either manual or mint credentials mode. You cannot use granular permissions in passthrough credentials mode.
15+
====
16+
17+
Ensure that the host project applies one of the following configurations to the service account:
1318

1419
.Required permissions for creating firewalls in the host project
1520
[%collapsible]

0 commit comments

Comments
 (0)