mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
23 lines
871 B
Plaintext
23 lines
871 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * service_mesh/v1x/customizing-installation-ossm.adoc
|
|
// * service_mesh/v2x/customizing-installation-ossm.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="ossm-config-web-console_{context}"]
|
|
= Configuring the {SMProductShortName} control plane with the web console
|
|
|
|
You can configure the `ServiceMeshControlPlane` by using the {product-title} web console.
|
|
|
|
.Procedure
|
|
|
|
. In the {product-title} web console, click *Ecosystem* -> *Installed Operators*.
|
|
|
|
. Click the *Project* menu and select the project where you installed the {SMProductShortName} control plane, for example *istio-system*.
|
|
|
|
. Click the {SMProductName} Operator. In the *Istio Service Mesh Control Plane* column, click the name of your `ServiceMeshControlPlane` resource, for example `basic`.
|
|
|
|
. On the *Details* page, click the toggle.
|
|
|
|
. Click *Save*.
|