Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kaitlyn Michael <[email protected]>
  • Loading branch information
yuvallevy2 and kaitlynmichael authored Jul 12, 2021
1 parent 594cb2e commit efba840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ The username and password for the web console are stored in a secret with the Re
in order to connect to the web console the port-forward or load balancer can be used.
First, extract the username and password from the secret:
1. Switch to the namespace with the Redis Enterprise Cluster via the command below, replace <namespace> with the relevant namespace:
1. Switch to the namespace with the Redis Enterprise Cluster via the command below (replace <namespace> with the relevant namespace):
```bash
kubectl config set-context --current --namespace=<namespace>
```
Expand Down

0 comments on commit efba840

Please sign in to comment.