Skip to content

Commit

Permalink
docs: Fix Typesetting problem (#2339)
Browse files Browse the repository at this point in the history
  • Loading branch information
Miaoxiang-philips authored Oct 16, 2024
1 parent 0302787 commit edddd2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ NAME READY STATUS RESTARTS AGE
minio-operator-69fd675557-lsrqg 1/1 Running 0 99s
```

### 3) Build the Tenant Configuration
### 2) Build the Tenant Configuration

We provide a variety of examples for creating MinIO Tenants in the `examples` directory. The following example creates a
4-node MinIO Tenant with 4 volumes per node:
Expand All @@ -166,7 +166,7 @@ We provide a variety of examples for creating MinIO Tenants in the `examples` di
kubectl apply -k github.com/minio/operator/examples/kustomization/bases
```

### 4) Connect to the Tenant
### 3) Connect to the Tenant

Use the following command to list the services created by the MinIO
Operator:
Expand Down

0 comments on commit edddd2e

Please sign in to comment.