From ad0c4bead7848b437dd6a1461dc0a1bd2aeff3d5 Mon Sep 17 00:00:00 2001 From: Mikhail Ramendik <33361640+mramendi@users.noreply.github.com> Date: Fri, 2 Oct 2020 19:39:10 +0100 Subject: [PATCH] Approval strategy clarification (#2888) --- .../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 b6c859f58d..af9cee4ae0 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.