Skip to content

Commit

Permalink
Remove the redundant step while creating the Istio resource. (#149)
Browse files Browse the repository at this point in the history
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
  • Loading branch information
sridhargaddam authored May 31, 2024
1 parent 8c9f4c3 commit 1e7020c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bundle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,10 @@ Repeat the process to create a project named `istio-cni`.
### Creating the Istio resource

1. In the OpenShift Container Platform web console, click **Operators** -> **Installed Operators**.
1. Select `istio-system` in the **Project** drop-down menu.
1. Select the `istio-system` project from the **Namespace** drop-down menu.
1. Click the sail-operator.
1. Click **Istio**.
1. Click **Create Istio**.
1. Select the `istio-system` project from the **Namespace** drop-down menu.
1. Click **Create**. This action deploys the Istio control plane.
1. When `State: Healthy` appears in the `Status` column, Istio is successfully deployed.

Expand Down

0 comments on commit 1e7020c

Please sign in to comment.