Skip to content

Commit 5b798a6

Browse files
authored
Merge pull request #102608 from AedinC/OSDOCS-17350
OSDOCS-17350:Corrected formatting error in Creating a WIF configuration doc
2 parents ab7c37b + 8b6b3a6 commit 5b798a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/create-wif-cluster-cli.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@ $ ocm gcp create wif-config --name <wif_name> \ <1>
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).
5454
<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.
55-
5655
+
57-
5856
[NOTE]
5957
=====
6058
Using a dedicated project to create and manage workload identity pools and providers is recommended by {GCP}.

0 commit comments

Comments
 (0)