From 0258b2680a232d6d8c2b41b7a503086da4a0b079 Mon Sep 17 00:00:00 2001 From: Mikhail Ramendik <33361640+mramendi@users.noreply.github.com> Date: Fri, 2 Oct 2020 19:39:30 +0100 Subject: [PATCH] Approval strategy clarification (#2891) --- .../enterprise-only/openshift/operator-subscribe-proc.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-content/enterprise-only/openshift/operator-subscribe-proc.adoc b/doc-content/enterprise-only/openshift/operator-subscribe-proc.adoc index 8f62046cbe..86ba60e48c 100644 --- a/doc-content/enterprise-only/openshift/operator-subscribe-proc.adoc +++ b/doc-content/enterprise-only/openshift/operator-subscribe-proc.adoc @@ -10,6 +10,6 @@ To be able to deploy {PRODUCT} using operators, you must subscribe to {operator_ . Search for *Business Automation*, select it and click *Install*. . On the *Create Operator Subscription* page, select your target namespace and approval strategy. + -Set *Approval strategy* to `Automatic` to enable automatic operator updates. An operator update does not immediately update the product, but is required before you update the product. Configure automatic or manual product updates using the settings in every particular product deployment. +Optional: Set *Approval strategy* to `Automatic` to enable automatic operator updates. An operator update does not immediately update the product, but is required before you update the product. Configure automatic or manual product updates using the settings in every particular product deployment. + . Click *Subscribe* to create a subscription.