Skip to content

Commit 6b1bd90

Browse files
committed
cross project
1 parent e5a0436 commit 6b1bd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/create-wif-cluster-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ $ ocm gcp create wif-config --name <wif_name> \ <1>
5151
<1> Replace `<wif_name>` with the name of your WIF configuration.
5252
<2> Replace `<gcp_project_id>` with the ID of the {GCP} project where the WIF configuration will be implemented.
5353
<3> Optional: Replace `<osd_version>` with the desired {product-title} version the wif-config will need to support. If you do not specify a version, the wif-config will support the latest {product-title} y-stream version as well as the last three supported {product-title} y-stream versions (beginning with version 4.17).
54-
<4> Optional: Replace `<gcp_project_id>` with the ID of the dedicated project where the workload identity pools and providers will be created and managed. If `--federated-project` is not specified, the workload identity pools and providers will be created and managed in the project specified by the `--project flag`.
54+
<4> Optional: Replace `<gcp_project_id>` with the ID of the dedicated project where the workload identity pools and providers will be created and managed. If the `--federated-project` flag is not specified, the workload identity pools and providers will be created and managed in the project specified by the `--project` flag.
5555
+
5656

5757
[NOTE]

0 commit comments

Comments
 (0)