Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions examples/redis/sentinel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ This example creates highly-available Redis workload on the Control Plane platfo
others are read-only replicas. A trio of sentinels monitors the master. In the event of a master failure, the sentinels
will elect and promote one of the read-only replicas to master.

### Steps to run this example:
~~~~
### Steps to run this example:~~~~
**HELM**

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.
Expand Down