Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions modules/serverless-install-web-console.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ image::serverless-search.png[{ServerlessOperatorName} in the {product-title} web

. Review the information about the Operator and click *Install*.
. On the *Install Operator* page:
.. The *Installation Mode* is *All namespaces on the cluster (default)*. This mode installs the Operator in the default `openshift-operators` namespace to watch and be made available to all namespaces in the cluster.
.. The *Installed Namespace* will be `openshift-operators`.
.. The *Installation Mode* is *All namespaces on the cluster (default)*. This mode installs the Operator in the default `openshift-serverless` namespace to watch and be made available to all namespaces in the cluster.
.. The *Installed Namespace* will be `openshift-serverless`.
.. Select the *4.6* channel as the *Update Channel*. The *4.6* channel will enable installation of the latest stable release of the {ServerlessOperatorName}.
.. Select *Automatic* or *Manual* approval strategy.
. Click *Install* to make the Operator available to the selected namespaces on this {product-title} cluster.
Expand All @@ -32,4 +32,4 @@ After the Subscription’s upgrade status is *Up to date*, select *Catalog* →
If it does not:

. Switch to the *Catalog* → *Operator Management* page and inspect the *Operator Subscriptions* and *Install Plans* tabs for any failure or errors under *Status*.
. Check the logs in any pods in the `openshift-operators` project on the *Workloads* → *Pods* page that are reporting issues to troubleshoot further.
. Check the logs in any pods in the `openshift-serverless` project on the *Workloads* → *Pods* page that are reporting issues to troubleshoot further.