diff --git a/modules/ztp-ai-install-ocp-clusters-on-bare-metal.adoc b/modules/ztp-ai-install-ocp-clusters-on-bare-metal.adoc index 4cad3ce6f889..35dd235531ce 100644 --- a/modules/ztp-ai-install-ocp-clusters-on-bare-metal.adoc +++ b/modules/ztp-ai-install-ocp-clusters-on-bare-metal.adoc @@ -19,13 +19,6 @@ For distributed units (DUs), {rh-rhacm} supports {product-title} deployments tha .Procedure -. Modify the `HiveConfig` resource to enable the feature gate for Assisted Installer: -+ -[source,terminal] ----- - $ oc patch hiveconfig hive --type merge -p '{"spec":{"targetNamespace":"hive","logLevel":"debug","featureGates":{"custom":{"enabled":["AlphaAgentInstallStrategy"]},"featureSet":"Custom"}}}' ----- - . Modify the `Provisioning` resource to allow the Bare Metal Operator to watch all namespaces: + [source,terminal]