We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060814d commit 2fb79e7Copy full SHA for 2fb79e7
modules/hcp-enable-feature-sets.adoc
@@ -18,7 +18,7 @@ You can enable the `TechPreviewNoUpgrade` feature set in a hosted cluster by edi
18
+
19
[source,terminal]
20
----
21
-$ oc edit <hosted_cluster_name> -n <hosted_cluster_namespace>
+$ oc edit hostedcluster <hosted_cluster_name> -n <hosted_cluster_namespace>
22
23
24
. Define the feature set by entering a value in the `featureSet` field. For example:
0 commit comments