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.
2 parents 58d51a1 + 2fb79e7 commit f6c2cafCopy full SHA for f6c2caf
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