Skip to content

Commit 92780ab

Browse files
fix: sentinal liveliness issue
Signed-off-by: iam-veeramalla <[email protected]>
1 parent 788d846 commit 92780ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/redis/sentinel_liveness.sh.tpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
response=$(
22
redis-cli \
3-
-a "${AUTH}" --no-auth-warning \
43
-h localhost \
54
-p 26379 \
65
{{- if eq .UseTLS "true"}}

0 commit comments

Comments
 (0)