Skip to content

Commit 985ef18

Browse files
Fix
1 parent 2b9a179 commit 985ef18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ossm-about-operator-update-process.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
The {SMProduct} Operator will upgrade automatically to the latest available version based on the selected channel when the *approval strategy* field is set to `Automatic` (default). If the *approval strategy* field is set to `Manual`, OLM will generate an update request, which a cluster administrator must approve to update the Operator to the latest version.
1010

11-
The Operator update process does not automatically update the {istio} control plane unless the `{istio}` resource version is set to an alias (for example, vX.Y-latest) and the `updateStrategy` is set to `InPlace`. This triggers a control plane update when a new version is available in the Operator. By default, the Operator will not update the {istio} control plane unless the `{istio}` resource is updated with the new version.
11+
The Operator update process does not automatically update the {istio} control plane unless the `{istio}` resource version is set to an alias (for example, `vX.Y-latest`) and the `updateStrategy` is set to `InPlace`. This triggers a control plane update when a new version is available in the Operator. By default, the Operator will not update the {istio} control plane unless the `{istio}` resource is updated with the new version.

0 commit comments

Comments
 (0)