Skip to content

Commit 722ff40

Browse files
Update README.md
Co-authored-by: Kaitlyn Michael <76962844+kaitlynmichael@users.noreply.github.com>
1 parent 19a778b commit 722ff40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ Don't forget to replace the <local port> with the one used in the previous comma
527527
![Alt text](./images/web_console_7.png?raw=true)
528528
529529
Method 2: load balancer
530-
> Note - configuring a load balancer service for the UI will create an external IP address, widely available (when set on cloud providers which support external load balancers). Use with caution.
530+
<note> Configuring a load balancer service for the UI will create an external IP address, widely available (when set on cloud providers which support external load balancers). Use with caution. </note>
531531
1. Run the command below to set the UI service type as load balancer, replace the <cluster name> with the name of your Redis Enterprise Cluster:
532532
```bash
533533
kubectl patch rec <cluster name> --type merge --patch "{\"spec\":{\"uiServiceType\":\"LoadBalancer\"}}"

0 commit comments

Comments
 (0)