You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/redis/sentinel/README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,7 @@ This example creates highly-available Redis workload on the Control Plane platfo
4
4
others are read-only replicas. A trio of sentinels monitors the master. In the event of a master failure, the sentinels
5
5
will elect and promote one of the read-only replicas to master.
6
6
7
-
### Steps to run this example:
8
-
~~~~
7
+
### Steps to run this example:~~~~
9
8
**HELM**
10
9
11
10
The [Helm CLI](https://helm.sh/docs/intro/install/#through-package-managers) and [Control Plane CLI](https://docs.controlplane.com/reference/cli#install-npm) must be installed.
0 commit comments