Skip to content

Commit 5bd22ec

Browse files
authored
Merge pull request #100335 from kchawlani19/patch-10
Update hcp-configuring-oauth.adoc
2 parents 1d5c1e5 + 78460b9 commit 5bd22ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hcp-configuring-oauth.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ When you configure identity providers, you must configure at least one `NodePool
3737
+
3838
[source,terminal]
3939
----
40-
$ oc edit <hosted_cluster_name> -n <hosted_cluster_namespace>
40+
$ oc edit hostedcluster <hosted_cluster_name> -n <hosted_cluster_namespace>
4141
----
4242

4343
. Add the OAuth configuration in the `HostedCluster` CR by using the following example:

0 commit comments

Comments
 (0)