Skip to content

Commit

Permalink
fixing docs
Browse files Browse the repository at this point in the history
Signed-off-by: Redouane Kachach <rkachach@redhat.com>
  • Loading branch information
rkachach committed Oct 24, 2023
1 parent 4698948 commit 2a4f4ce
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ forget to set `ROOK_CURRENT_NAMESPACE_ONLY`), or you can leave it at the same va
Ceph cluster if you only wish to have one Operator manage all Ceph clusters.

If the operator namespace is different from the cluster namespace, the operator namespace must be
created before running the steps below. (The cluster namespace does not need to be created first,
as it will be created by `common.yaml` in the script below.)
created before running the steps below. The cluster namespace does not need to be created first,
as it will be created by `common.yaml` in the script below.

```console
kubectl create namespace $ROOK_OPERATOR_NAMESPACE
Expand Down

0 comments on commit 2a4f4ce

Please sign in to comment.