Skip to content

Commit

Permalink
Merge pull request openshift-service-mesh#66 from openshift-service-m…
Browse files Browse the repository at this point in the history
…esh-bot/none-main-merge_upstream_main-38a843ce

Automator: merge upstream changes to openshift-service-mesh/sail-operator@main
  • Loading branch information
openshift-merge-bot[bot] authored Jun 26, 2024
2 parents 43d8e03 + 3309688 commit 83111eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ is installed. `Succeeded` should appear in the **Status** column.

*Prerequisites*

* You must have `admin` privileges.
* You have access to the cluster as a user with the `cluster-admin` cluster role.

*Steps*

1. Create the `openshift-operators` namespace (if it does not already exist).

```bash
$ kubectl get ns openshift-operators --ignore-not-found || kubectl create namespace openshift-operators
$ kubectl create namespace openshift-operators
```

1. Create the `Subscription` object with the desired `spec.channel`.
Expand Down

0 comments on commit 83111eb

Please sign in to comment.