Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-cmyk authored Oct 6, 2023
1 parent 56fe68b commit b365222
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,14 @@ Ensure you have the following tools installed:

## **Steps**

### **1. Set Up a 3-node Kind Cluster**

## Steps to Follow

### 1. Set Up a 3-node Kind Cluster

Create a 3-node kind cluster using the provided configuration:

```bash
kind create cluster --config /redis-operator/tests/_config/kind-example-config.yaml
kind create cluster --config /redis-operator/tests/_config/kind-config.yaml
```

### 2. Install the Redis Operator
Expand Down

0 comments on commit b365222

Please sign in to comment.