Skip to content

Commit 2fb79e7

Browse files
authored
Update hcp-enable-feature-sets.adoc
1 parent 060814d commit 2fb79e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hcp-enable-feature-sets.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can enable the `TechPreviewNoUpgrade` feature set in a hosted cluster by edi
1818
+
1919
[source,terminal]
2020
----
21-
$ oc edit <hosted_cluster_name> -n <hosted_cluster_namespace>
21+
$ oc edit hostedcluster <hosted_cluster_name> -n <hosted_cluster_namespace>
2222
----
2323

2424
. Define the feature set by entering a value in the `featureSet` field. For example:

0 commit comments

Comments
 (0)