Skip to content

Commit f6c2caf

Browse files
authored
Merge pull request #100336 from kchawlani19/patch-11
Update hcp-enable-feature-sets.adoc
2 parents 58d51a1 + 2fb79e7 commit f6c2caf

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)