From d77fe5cbd5ad45e1cb591bf09790c128efab49af Mon Sep 17 00:00:00 2001 From: Janelle Neczypor Date: Wed, 8 May 2024 13:01:16 -0700 Subject: [PATCH] OSDOCS-10435 --- modules/rosa-hcp-sts-creating-a-cluster-cli.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rosa-hcp-sts-creating-a-cluster-cli.adoc b/modules/rosa-hcp-sts-creating-a-cluster-cli.adoc index b0a43cf6b1..55b95b1f07 100644 --- a/modules/rosa-hcp-sts-creating-a-cluster-cli.adoc +++ b/modules/rosa-hcp-sts-creating-a-cluster-cli.adoc @@ -69,7 +69,7 @@ $ rosa create cluster --private --cluster-name= \ ---- $ rosa create cluster --cluster-name= --mode=auto \ --hosted-cp --operator-roles-prefix=$OPERATOR_ROLES_PREFIX \ - --oidc-config-id=$OIDC_CONFIG --subnet-ids=$SUBNET_IDS + --oidc-config-id=$OIDC_ID --subnet-ids=$SUBNET_IDS ---- + . Check the status of your cluster by running the following command: