fix: Set Redis cluster proxy policy to PREFER_MASTER
This commit is contained in:
parent
1a1f5e7cd6
commit
c1a1aea29f
@ -31,5 +31,5 @@ spec:
|
||||
op_timeout: 5s
|
||||
enable_redirection: true
|
||||
enable_command_stats: true
|
||||
read_policy: PREFER_REPLICA
|
||||
read_policy: PREFER_MASTER
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user