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 efba840 commit 3aa4dd3
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 @@ -510,7 +510,7 @@ First, extract the username and password from the secret:
Connect to the web console with one of the two following methods:
Method 1: using port-forward
1. Get the port of the cluster UI service via the command below, replace the <cluster name> with the name of your Redis Enterprise Cluster:
1. Get the port of the cluster UI service via the command below (replace the <cluster name> with the name of your Redis Enterprise Cluster):
```bash
kubectl get service/<cluster name>-ui -o yaml
```
Expand Down

0 comments on commit 3aa4dd3

Please sign in to comment.