Skip to content

Commit c04bec9

Browse files
Fix CP redis_sentinel service commands in readme
1 parent e3752ec commit c04bec9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

redis/3-highly-available/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ tasks:
7474
cpu: 250m
7575
memory: 500Mi
7676
command:
77-
- container
78-
- run_master_and_sentinel
77+
- container run_master_and_sentinel
7978
environment_variables:
8079
REDIS_SENTINEL_SERVICE_HOST: ''
8180
deployment_strategy:

0 commit comments

Comments
 (0)