Skip to content

Commit 73410fa

Browse files
committed
OSDOCS-10435
1 parent e115223 commit 73410fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rosa-hcp-sts-creating-a-cluster-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ $ rosa create cluster --private --cluster-name=<cluster_name> \
6969
----
7070
$ rosa create cluster --cluster-name=<cluster_name> --mode=auto \
7171
--hosted-cp --operator-roles-prefix=$OPERATOR_ROLES_PREFIX \
72-
--oidc-config-id=$OIDC_CONFIG --subnet-ids=$SUBNET_IDS
72+
--oidc-config-id=$OIDC_ID --subnet-ids=$SUBNET_IDS
7373
----
7474
+
7575
. Check the status of your cluster by running the following command:

0 commit comments

Comments
 (0)